ReferenceSpaces

Delete a space

Delete a space

DELETE
/api/v1/spaces/{space_id}

Authorization

ApiKeyAuth
x-api-key<token>

A platform key (ck_live_…). Mint one in the console under Settings → API Keys.

In: header

Path Parameters

space_id*string

Response Body

curl -X DELETE "https://example.com/api/v1/spaces/spc_7f3a91"
Empty
Was this page helpful?
Report an issue