Skip to main content
POST
/
api
/
v1
/
contact
/
update
Update an existing contact
curl --request POST \
  --url https://api.raul.ugps.io/api/v1/contact/update \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer token authentication

Response

Contact updated successfully