Skip to content

Delete workspace

DELETE
/api/v1/workspaces/{workspaceId}
curl --request DELETE \
--url https://api.cloudtable.insurge.io/api/v1/workspaces/example \
--header 'x-api-key: <x-api-key>'
workspaceId
required
string

Deleted

Media typeapplication/json
object
deleted
required
string
Examplegenerated
{
"deleted": "example"
}

Unauthorized

Not found