v1

latestOpenAPI 3.1.0proprietary2026-07-24156175241.3 KB
Sheets

Unmap a sheet

Entirely unmap the sheet from its template.

post/v1/sheets/{sheet_id}/unmap

Path parameters

sheet_idinteger required

The id of the sheet.

Query parameters

embed_idinteger

The id of the embed which contains the sheet.

Response

The request has succeeded.

successboolean

Example response

{
  "success": true
}