Delete a canvas
Permanently delete a canvas. This action is irreversible - to place a canvas in the trash instead, use the update endpoint with in_trash: true.
delete/v1/canvases/:canvas_key
Path parameters
canvas_keystring required
The unique identifier for the canvas
Response
Successful response
Changes
No recorded changes to this endpoint across all 2 revisions of this API.