API to update existing compliance document fields
POST
https://api.plivo.com/v1/Account/{auth_id}/EndUser/{ID}/
namestring |
Name of the end user. |
last_namestring |
Last name of the end user. Optional for individual type users and not required for business type users. |
end_user_typestring |
Type of end user. Allowed values: individual, business. |
{
"api_id": "a75ab7a6-e571-11ec-8e0a-0242ac110003",
"message": "changed"
}