Delete Workspace
Delete a Workspace.
Path parameters
organizationId
The ID of the Organization to which the Workspace belongs.
workspaceId
The Workspace's ID.
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.