Update a contact by ID

Update an existing contact by contact ID.

If the email is changed, the original contact will be soft-deleted and a new contact will be created. The response will contain the new contact with a new ID; the original contact ID will no longer be valid.

If the given email is associated with a Maroo user with a different type other that specified, the error will be returned.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Contact ID

Body Params

Contact information.

string

Contact name.

string

Contact email.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json