v1

latestOpenAPI 3.0.12026-07-2487135176.5 KB
CarrierContacts

Update a Carrier Contact

Update carrier contact information within the specified account.

put/public/v3/CarrierContacts/{carrierContactId}

Path parameters

carrierContactIdstring uuid required

ID of the carrier contact.

Headers

x-tive-account-idinteger required

ID of the account the request will be made in.

Request body

carrierIdstring uuid required

The ID of the carrier the contact should be associated with.

firstNamestring required

The first name of your carrier contact.

lastNamestring nullable

The last name of your carrier contact.

emailstring nullable

The email address of your carrier contact.

phoneNumberstring nullable

The phone number of your carrier contact.

languagestring nullable

The language to use for notifications. Valid languages are en-US, es-ES.

Response

The carrier contact has been updated