TokenExchange

Exchange an Oidc token for an access token that allows access to the API

post/token/v1

Request body

audiencestring required
grant_typestring required
subject_tokenstring required
subject_token_typestring required

Response

OK

Changes