Skip to main content
POST
Schedule this workspace for deletion after a grace period

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
confirm
enum<string>
required

Must be the literal DELETE

Available options:
DELETE

Response

201 - application/json

The response is of type object.

Last modified on September 17, 2026