Printago API
DELETE /v1/layouts/{id}

Delete dashboard layout

Only the layout's owner can delete it.

Requires: layout.delete

Path Parameters

id required
string
Layout ID

Response Schema

Response
value
string[]

Example Response

200 OK — application/json
[
  "string"
]