Skip to main content
POST
Exchange assertion JWT for access token

Body

application/json
assertion
string
required

EdDSA JWT signed with the agent Ed25519 private key

Response

Access token issued

access_token
string
token_type
string
Example:

"Bearer"

expires_in
integer
Example:

900