DELETE /handles/:id
Delete a specific handle.
The ID of the handle must be provided in the URL of the request.
Status 2o4 — No Content
- 4o4 — Not Found. The specified handle by this ID is not in the DB.
DELETE /handles/11
None
DELETE /handles/:id
Delete a specific handle.
The ID of the handle must be provided in the URL of the request.
Status 2o4 — No Content
DELETE /handles/11
None