Add details for a user

Learn about the AllocateUserDetailsForService endpoint in the ExternalUser collection.

This API lets you add details for an existing end user.

API request

Sample

POST {{ServerURL}}/api/ExternalUser/AllocateUserDetailsForService

Body

Parameters

Parameter
Description

serviceName

Name of the user.

serviceUserId

Unique identifier of the user.

API response

Sample

Attributes

Attribute
Description

id

Unique identifier for the user

userId

An identifying label for the user, for reference

foreign_ID

An alternate identifying label for the user, if available, for reference

service_Name

Name of the user

language

Language used by the user when interacting with the platform

last_session_id

Unique identifier of the user's last interaction session with the platform.

last_active

Exact time and date of the user's last interaction with the platform.

Last updated

Was this helpful?