Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.conta.paybeehive.com.br/v1/payment-links/{paymentLinkId} \ --header 'Authorization: Basic <encoded-value>'
{ "message": "Invalid request", "code": "bad_request", "details": {} }
Exclui um link de pagamento existente.
Basic Authorization usando SECRET_KEY como usuário e "x" como senha.
Link de pagamento excluído com sucesso