Cards
Update a card
Updates a card by its public ID
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Minimum length:
12
Response
200
application/json
Successful response
The response is of type any
.