Charts
Delete a chart
Delete a specific chart
DELETE
/
project
/
{project_id}
/
chart
/
{id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Delete a specific chart
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.