Create authorization

API to request a new pre-authorized token

Body Params
string

The reason why the token is being request

string

The url that will be called with an http GET request if the pre-authorization status changes. Note that {uuid} will be replaced with the authorization token

string

The url to redirect the user after the authorization flow is completed

Headers
string
required

The host declared in the signature

string
required

The date declared in the signature

string
required

The digest declared in the signature

string
required

Signature of the request

string

The idempotent token of the request

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Choose an example:
application/json
text/plain