Register Application
POST {{auth_url}}/register
Note that for both the Register Application and the Update Application endpoints, the endpoint expects a JWT in plaintext. For simplicity, this collection automatically calculates both the JWT and the Software Statement Assertion (SSA) that is contained in the JWT. Therefore you only need to enter the information as a JSON in the payload.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
client_id | string |