DELETE
/spaces/
{spaceId}Delete workspace
Deletes the workspace. The workspace must be empty.
Authorization
x-api-key<token>
In: header
Path Parameters
spaceIdRequiredstring
ID of the workspace. You can find from the url in dashboard when you open the workspace or using the list workspaces endpoint.
OK