Skip to main content
DELETE
Delete a chart

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

chart_id
string
required

The unique identifier of the chart to delete

Response

200 - application/json

Chart deleted successfully

success
boolean
required
message
string
required