Create a new contact
Creates a new contact for the organization
Authentication
AuthorizationBearer
API Key authentication using Bearer token
Request
Body
customerId
email
firstName
lastName
phone
billingAddress
externalId
roles
Allowed values:
Response
201
id
customerId
firstName
lastName
email
phone
externalId
roles
Allowed values:
createdAt
updatedAt
billingAddress
Errors
400
Bad Request Error
403
Forbidden Error
500
Internal Server Error