Documentation Index

Fetch the complete documentation index at: https://docs.mapp.com/llms.txt

Use this file to discover all available pages before exploring further.

Deletes a whiteboard by id. Removes per-user data, statistics and labels via the downstream service

Prev Next
Delete
/whiteboard/delete
Query parameters
id
integer (int64) Required

ID of the whiteboard to delete

Responses
204

The deletion completed.

400

id was not supplied or was invalid, or no whiteboard exists for the supplied id.