@egain/ai-agent-sdk API Reference - v0.1.1 / SelectUserProfileOptions
Interface: SelectUserProfileOptions
Options for selectUserProfile API call. Sets the selected user profile for a portal.
Table of contents
Properties
Properties
portalId
• portalId: string | number
Portal ID
Defined in
profileId
• profileId: string | number
User profile ID to select
Defined in
authToken
• Optional authToken: string
Authentication token (required if ApiHelper was constructed without getToken)