Update an end user

PATCH

Update a specific end user by id

Path parameters

end_user_idstringRequired

The Ada end_user_id

Request

This endpoint expects an object.
profileobjectRequired

The end user’s profile information

Response

OK

end_user_idstringOptional

The unique Ada-generated id for the end user

profileobjectOptional

The end user’s profile information

created_atstringOptional

The date and time the end user was created

updated_atstringOptional

The date and time the end user was updated

Built with