Clone a user

Clones the user based on the user ID and returns the cloned user's ID.

Note: User clone is not supported for the Integration user type.

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

User ID

Body Params

Request model containing ExternalId and UserName fields for cloning a user.

string | null

ExternalId of the user to be cloned

string | null

UserName of the user to be cloned

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

400

Bad Request

403

Forbidden

404

Not Found

500

Internal Server Error

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