Skip to main content

Delete workspace

Workspaces that are no longer required can be deactivated. While inactive workspaces can be activated again, it's possible you might want to completely remove it. To do this, once a workspace is inactive it can be deleted.

Deletion cannot be undone
  • Before deleting a workspace, be very sure it is the correct workspace!
Note

You need to authenticate with your company admin key for this API call.

DELETE https://api-{region}.seatsio.net/workspaces/{key}
curl -X DELETE https://api-{region}.seatsio.net/workspaces/18725661-36d6-4755-905a-28ce82d0c2d5 \
-u anAdminKey: -X DELETE

Response

204 - No Content