Skip to main content
DELETE
/
api
/
v1
/
spaces
/
{spaceId}

Authorizations

Authorization
string
header
required

Bearer token authentication supports:

  • Personal API tokens (PATs)
  • OAuth2 access tokens
  • JWT tokens

Example: Authorization: Bearer your_token_here

Path Parameters

spaceId
string
required

Space identifier

Response

204

Space deleted successfully

I