Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Minimum length:
12
Body
application/json
Response
Successful response
The response is of type any
.
Adds a comment to a card
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
12
Successful response
The response is of type any
.