Delete the given resource.
DELETE ~/resources/:resource-id
Parameters
Field | Type | Description |
---|---|---|
:resource-id | String |
The ID of the resource. |
Examples
Response (204)
204 No Content.
Delete the given resource.
DELETE ~/resources/:resource-id
Field | Type | Description |
---|---|---|
:resource-id | String |
The ID of the resource. |
204 No Content.
Comments
0 comments
Please sign in to leave a comment.