Valyourise Logo

ValYouRise

DevelopmentApi

Delete workspace

Archives the workspace and removes it from active workspace listings.

DELETE
/api/workspaces/{workspaceId}

Archives the workspace and removes it from active workspace listings.

PAT<token>

Personal Access Token

In: header

Path Parameters

workspaceId*string

Response Body

application/json

curl -X DELETE "https://loading/api/workspaces/string"
{
  "success": true
}
Empty