Skip to main content
POST
Create component token

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Create component token payload

customer_id
string
required

Customer ID

Response

201 - application/json

The newly created token

token
string
required
token_type
enum<string>
required
Available options:
bearer