Skip to main content
DELETE
Delete a resource

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

The ID of the resource to delete

Response

OK

id
string<uuid>

The ID of the deleted resource