Update user profile
Profile
Update user profile
PUT
Update user profile
Documentation Index
Fetch the complete documentation index at: https://docs.cleartalk.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API Key for authentication
Body
application/json
User name
Example:
"John Doe"
User email
Example:
"user@example.com"
Personal Phone number
Example:
"+11234567890"
Phone number Excluded
Example:
"+11234567890,+11234567891"
Authentication status (1 for true, 0 for false)
Example:
1
Max calling enabled (1 for true, 0 for false)
Example:
1
Time zone
Example:
"America/New_York"
Two factor authentication enabled
Example:
true
Encrypt role enabled
Example:
true
Country code
Example:
"+1"
Digit count for country code
Example:
1
GHL user authentication status
Example:
1
Response
200
Profile updated successfully
