Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Update a rate card. Must provide at least one of name or description.
The body is of type object
.
Response
Success
The response is of type object
.