Skip to main content
POST
Get Card Access Token

Authorizations

Authorization
string
header
required

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

Body

application/json
reference
string
Example:

"ed7e61b6-94c9-4716-adc9-74a19db8a8e"

css_url
string
Example:

"https://example.com/alal.css"

Response

200 - application/json

OK

message
string
Example:

"Access Token generated successfully"

statusCode
integer
Example:

200

data
object