Support Center
Lets users confirm their intent to sign up with the SSO system. On input, a confirmation token must be sent.
Name | Datatype | Optional | Notes |
---|---|---|---|
confirm_token | string | --- | Confirmation token previously obtained during signup |
current_app | string | --- | Name of the application the user is calling the API from |
Name | Datatype | Optional | Notes |
---|---|---|---|
cid | string | --- | Correlation ID assigned to request |
status | string | --- | Overall status code |
sub_status | list | Yes | Returned only if status is not "ok", a list of error or warning codes |