Update a Token Exchange Profile within your tenant.
By using this feature, you agree to the applicable Free Trial terms in Okta’s Master Subscription Agreement. It is your responsibility to securely validate the user’s subject_token. See User Guide for more details.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the Token Exchange Profile to update.
Friendly name of this profile.
3 - 50Subject token type for this profile. When receiving a token exchange request on the Authentication API, the corresponding token exchange profile with a matching subject_token_type will be executed. This must be a URI.
8 - 100Token exchange profile successfully updated.