Delete content

Deletes a previously uploaded content resource. Only temporary resources — those not yet attached to an expense record — can be deleted, and only by the resource's owner. The operation is idempotent: deleting an already-missing resource returns 204 rather than 404.

Path Params
string
required
^[0-9a-fA-F]{32}$

UUID of the content resource (returned by POST /content).

Responses
204

The content was deleted successfully

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json