PATCH /v2/users/:user-id/identity-provider-id

Update the assignment of a user from one IDP to another.

patch/v2/users/{user-id}/identity-provider-id

Path parameters

user-idstring required

Request body

userIdstring required

User to update

Required

sourceIdentityProviderIdstring

Current identity provider ID of the user If omitted, the default IDP is assumed

Optional

targetIdentityProviderIdstring

Target identity provider ID of the user If omitted, the default IDP is assumed

Optional

Response

UpdateUserIdentityProviderIdResponse required

Changes

No recorded changes to this endpoint across all 1 revision of this API.