Delete Dashboard
Delete Dashboard
Delete a dashboard permanently
DELETE
Delete Dashboard
Delete Dashboard
Delete a dashboard permanently. Only the organization that owns the associated project can delete the dashboard.Request
Headers
Your API key for authenticationExample:
sk_live_1234567890abcdefYour organization UUIDExample:
a8315ef3-dd50-43f8-b7ce-d839e68d51faPath Parameters
UUID of the dashboard to deleteExample:
"550e8400-e29b-41d4-a716-446655440000"Response
Returns HTTP 204 No Content on success.Example
Common Errors
401 Unauthorized
Cause: Missing or invalid API key403 Forbidden
Cause: The user is not a member of the organization, or your organization is not the owner of this dashboard’s project404 Not Found
Cause: Dashboard does not existRelated Endpoints
List Dashboards
View all dashboards
Create Dashboard
Create a new dashboard

