Api reference
DELETE Workspaces WorkspaceId Panes PaneId
DELETE
/v1/workspaces/{workspaceId}/panes/{paneId}Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
workspaceId*string
paneId*string
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/v1/workspaces/string/panes/string"{ "pane": { "id": "string", "workspaceId": "string", "providerId": "string", "paneType": "string", "title": "string", "resourceKind": "string", "resourceId": "string", "metadata": "string", "revision": 0, "createdAt": "string", "updatedAt": "string" }}{ "error": "string"}{ "error": "string"}{ "error": "string"}{ "error": "string"}{ "error": "string"}{ "error": "string"}