Skip to main content
PATCH
/
borradores
Eliminar borradores
curl --request PATCH \
  --url https://rest.yafacture.com/borradores \
  --header 'Content-Type: application/json' \
  --header 'x-api-key: <api-key>' \
  --data '[
  "<string>"
]'
[
  "<string>"
]

Authorizations

x-api-key
string
header
required

X-API-Key authentication header for the development token generated in Yafacture

Body

application/json

Response

Borradores eliminados