Skip to main content
DELETE
/
canvas
/
views
/
{view_id}
Delete View
curl --request DELETE \
  --url https://api.example.com/canvas/views/{view_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Path Parameters

view_id
string
required

Response

Successful Response