Delete Dashboard Module

Delete a dashboard module and remove it from the parent group's layout.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
enum
required

Dashboard visibility scope: org for organization-wide dashboards, org_user for the calling user's personal dashboards.

Allowed:
uuid
required

Dashboard module ID (UUID, supplied by the client on create)

Query Params
uuid
required

ID of the dashboard group the module belongs to

Headers
string

Sevco Organization ID

Responses
204

Module deleted

400

Missing required parameter group_id

404

Group not found

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!