Codevisor Docs
Api reference

POST Workspaces WorkspaceId Panes PaneId Close

POST/v1/workspaces/{workspaceId}/panes/{paneId}/close

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 POST "https://example.com/v1/workspaces/string/panes/string/close"
{  "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"}