Delete a single asset

Delete a single asset

To delete the asset, request the following endpoint with the HTTP DELETE method. The scopes assets and assets_delete are required.

DELETE: /assets/94c56d8a-c54e-4b46-9971-a83bf06dcf52

Replace the UUID with the asset ID you want to delete. If the request is successful the API will return an empty response and status code 204.

Was this article helpful?

We’d love to learn from your feedback