Help Search

Delete a resource

A Resource can be deleted subject to relevant permissions by sending a DELETE request to /resources/<resourceId>.json.

DELETE /resources/<resourceId>.json

Possible responses

Code Description
200 OK
Resource deleted successfully.
400 Bad Request
The resourceId supplied is not a valid UUID
403 Authentication Failure
The user making the request is not authenticated
404 Not Found
The resource either does not exist or the user does not have the permission to delete.

Last updated

This article was last updated on April 23rd, 2019.

For another perspective on the API you browse the OpenAPI 2.0 specifications using the dedicated API reference site (Swagger UI).

API Reference

You can also find the latest OpenAPI 2.0 specifications directly on the dedicated repository.

OpenAPI Specs repository
🍪   Do you accept cookies for statistical purposes? (Read more) Accept No thanks!