v1

latestOpenAPI 3.0.02026-08-067074272.5 KB
Group Messages

Deletes a group message.

The group message will be marked as "cancelled" and can still be viewed in GET /groupmessages/{id}

delete/dashboards/{dashboard_id}/groupmessages/{group_message_id}

Path parameters

dashboard_idinteger required
Example:121

Id of dashboard

group_message_idstring required
Example:95c63493-acc5-41b5-82b6-5f7de97cf9d9

Id of group message

Response

Either the group message was deleted, or no field with that guid existed in the dashboard.