Change the Authentication Method of a User on the Team

This API is used to change a user’s authentication method. It is commonly used to configure a team user to authenticate using SSO.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

ID of the Splashtop team.

integer
required

ID of the user you would like to configure.

Body Params
integer
required

(Integer) The SSO method ID you would like to assign with the user. The SSO method ID info can be retrieved using 5.3.4 Get SSO Method Info API. Setting this parameter to “0” will remove any associated SSO method and revert to no SSO configuration.

Responses

400

Bad request — invalid parameters

401

Unauthorized — invalid or missing access token

403

Forbidden — insufficient scope, or the action/value/target is not allowed. See data.error for the sub-reason.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json