Chart
Delete Chart by chartId
delete/chart/{chartId}
Path parameters
chartIdstring required
chart Id
Headers
Authorizationstring required
Authentication header
Response
Success
Example response
{
"code": 401,
"msg": "cookie token is empty"
}chart Id
Authentication header
Success
{
"code": 401,
"msg": "cookie token is empty"
}