curl --request DELETE \
--url https://api.onepay.la/v1/connect-links/{connect_link_id} \
--header 'Authorization: Bearer <token>'{}
Elimina un link de captura específico de tu cuenta.
curl --request DELETE \
--url https://api.onepay.la/v1/connect-links/{connect_link_id} \
--header 'Authorization: Bearer <token>'{}
Documentation Index
Fetch the complete documentation index at: https://docs.onepay.la/llms.txt
Use this file to discover all available pages before exploring further.
{}
Was this page helpful?