Calling Tracker
Delete Comment
Delete a comment from a calling proposal
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
proposal_id*Proposal Id
comment_id*Comment Id
Response Body
application/json
application/json
curl -X DELETE "https://example.com/calling-kanban/proposals/0/comments/0"null{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string" } ]}