v1

latestOpenAPI 3.0.12026-07-2487135176.5 KB
CarrierContacts

Create a Carrier Contact

Create a new carrier contact within the specified account.

post/public/v3/CarrierContacts

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 created carrier contact id

string uuid required