DELETE https://api.getpostman.com/workspaces/{{workspaceId}}
Deletes an existing workspace. If you delete a workspace that has a linked collection or environment with another workspace, this will delete the collection and environment in all workspaces.Important:
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status OK
{
"workspace": {
"id": "1f0df51a-8658-4ee8-a2a1-d2567dfa09a9"
}
} |
ENDPOINTS