Chart

Delete Chart by chartId

delete/chart/{chartId}

Path parameters

chartIdstring required

chart Id

Headers

Authorizationstring required

Authentication header

Response

Success

codeinteger
msgstring

Example response

{
  "code": 401,
  "msg": "cookie token is empty"
}

Changes

No recorded changes to this endpoint across all 7 revisions of this API.