Authorizations
Basic authentication using base64 encoded API key and secret. Format: Authorization: Basic <base64(api_key:api_secret)>
Path Parameters
Body
multipart/form-data
Contact update details
Contact's first name
Contact's last name
Contact's email address
Contact's phone number
ISO country code
New avatar image file to upload
URL of the contact's avatar image. Pass a valid image URL to update, pass null to remove the avatar, or pass the existing value to keep it unchanged.
Whether the contact is enabled