/{userId}/links/interactive
Mount Point: /metadata/v1/{userId}/links/interactive/
GET
Initiate an interactive linking flow.
Parameters
| name | description | type | default |
|---|---|---|---|
| userId | The requested SCIM user ID. | path | |
| provider | The External Identity Provider name. | query | |
| redirectUri | The redirect URI to use after successful linking. | query | |
| flow | The flow to use. | query | client |
Response Body
| element: | (custom) |
| media types: | application/json |
The response.
Status Codes
| code | description |
|---|---|
| 200 | Success |