Skip to content
OpenPostDocs
OpenPostDocs
Auth

Remove one workspace from an external application

DELETE/external-applications/installations/{id}/workspaces/{workspace_id}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string
workspace_id*string

Response Body

application/json

application/problem+json

application/problem+json

application/problem+json

curl -X DELETE "https://example.com/external-applications/installations/string/workspaces/string"
{  "$schema": "https://example.com/api/v1/schemas/ExternalRevocationOutputBody.json",  "revoked": true}