v1

latestOpenAPI 3.0.32026-08-061874701.5 MB
sheets

Delete sheet

Deletes the sheet specified in the URL.

delete/sheets/{sheetId}

Response

SUCCESS

message'SUCCESS'

Message that indicates the request was successful.

resultCode0
  • '0' Success

Example response

{
  "message": "SUCCESS"
}