(Deprecated) Request connect widget URL
This endpoint will return a URL for an embeddable version of MX Connect.
POST
/users/{user_guid}/connect_widget_url
Path Parameters
| Field | Required | Type |
|---|---|---|
user_guid The unique identifier for a | Required | String |
Request Body
Optional config options for WebView (is_mobile_webview, current_institution_code, current_member_guid, update_credentials)
| Field | Required | Type |
|---|---|---|
config | Required | Object |
Loading...