Zum Hauptinhalt springen
DELETE
/
sepa-xml-files
/
{id}
cURL
curl -X DELETE \
 /sepa-xml-files/{id} \
 --header "Authorization: Bearer <token>"

Autorisierungen

Authorization
string
header
erforderlich

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Pfadparameter

id
string
erforderlich

SepaXmlStatement identifier

Antwort

SepaXmlStatement resource deleted