Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the resource.
Response
200
The resource was successfully deleted.
Deletes a resource.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the resource.
The resource was successfully deleted.