Skip to main content
POST
Request new AccessToken

Description

Get access token for sign requests to the API

Payload

where:
  • jwt: JWT of the application

Response

200:

401:

404:

422:

409:

Authorizations

Authorization
string
header
required

Access token obtained from the m2m-token endpoint.

Body

application/json

The body is of type object.

Response

Successful response