Skip to main content
PUT
Update EndUser

Authorizations

x-api-key
string
header
required

Body

application/json

Dictionary representing an EndUser

end_user
object

Callbacks

POST
$yourWebhookUrlonData

Body

application/json

Webhook payload with end_user

created
string<date-time>

When the webhook was fired

data
object

End user details

meta
object | null

Customer-provided metadata from the end user, if any

topic
string

Webhook topic, e.g. end_user.processed

Response

200

Your webhook implementation should return this HTTP status code if the data was received successfully.

Response

200 - application/json

OK

end_user
object