Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The id of the credit grant to edit and the updated fields. Currently only the name and expires_at fields can be updated.
Response
Success