Beispielanfrage
DELETE https://api.jupiter-erp.com/api/account/custom-documents/example-id
Code
curl -X DELETE 'https://api.jupiter-erp.com/api/account/custom-documents/example-id' \
-H 'Authorization: Bearer YOUR_API_TOKEN' \
-H 'X-Account-Uuid: YOUR_ACCOUNT_UUID' \
-H 'Accept: application/json'Parameter
| Name | In | Pflicht | Beschreibung |
|---|---|---|---|
| id | path | ja | — |
Antworten
204OK
Kein JSON-Schema dokumentiert.
Custom Documents