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.
Example response
{
"success": true
}