Previous Topic: CreateUserProfileNext Topic: DeleteUserProfilesByName


DeleteUserProfiles

The web service api DeleteUserProfiles deletes a list of user profiles specified by uuid.

Parameters

xsd:string sessionId (m)

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

ArrayOfstring userProfileIds (m)

The list of uuids of user profiles to delete.

Return Values

This is a void method that does not expose a return value.

Remarks

None