Edit an existing credit grant. This is a Plans (deprecated) endpoint. New clients should implement using Contracts.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The id of the credit grant to edit and the updated fields. Currently only the name and expires_at fields can be updated.
Success