Customers
Update authorization session
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier for the authorization session.
Body
application/json
The current status of the authorization session.
Available options:
pending
, completed
, expired
The unique identifier for the customer associated with the authorization session.