Update Contact

This endpoint updates the information for an existing contact.

This endpoint is rate limited. Use the RateLimit-* response headers to check current limits and remaining quota.

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

The contact's unique identifier

Body Params
contactTypeIds
array
required
length ≥ 1
contactTypeIds*

Contact type unique identifier

string | null

First name of the contact.

string | null
required

Last name of the contact.

string | null

CrossReference of the contact.

string | null

Company name of the contact.

string | null

Job title of the contact.

mailingAddress
object
billingAddress
object
boolean

Indicates if the billing address is the same as mailing address

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses
204

No Content

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