cURL
curl --request DELETE \ --url https://api.ctrlplane.dev/api/v1/workspaces/{workspaceId}/resources/identifier/{identifier}
{ "success": true }
ID of the workspace
Identifier of the resource
Successfully deleted the resource
The response is of type object.
object