Previous Topic: User ProfilesNext Topic: DeleteUserProfiles


CreateUserProfile

The web service api CreateUserProfile, creates the common object user profile. It also configure a common and sd agent with it.

Parameters

xsd:string sessionId (m)

Specifies the session id obtained from the login to the web service.

CreateUserProfileProperties createUserProfileProperties (m)

The properties required to create the user profile. Setting all the structure members is not mandatory.

Return Values

xsd:string uuidOfCreatedUserProfile

If the user profile is successfully created, the UUID of the new user profile is returned.

Remarks

None

More information:

CreateUserProfileProperties