POST
/
api
/
update_end_user
/

The End User API is now deprecated and has been replaced by the Customer API.

Body

provided_id
string
required

The ID of the end user you provided in creation

customer_id
number
required

The ID of the end user group the end user belongs to

email
string

A new email to associate the end user with

attributes
object

A new set of attributes to associate the end user with

Response

success
number

Indicates whether the call was successful. 1 if successful, 0 if not.

end_user
object

The data of the end user