Create forwarder

Creates a new forwarder organization profile. Fails if a profile already exists for the organization. | (ForwarderOrgProfileClientCreate1) -> (PydanticObjectId)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
schema_versionintegerRequired
descriptionstringRequired
email_address_primarystringRequiredformat: "email"
phone_number_primarystringRequired

E.164 formatted phone number (e.g. +16505551234). Assumes US country code if none provided.

Response

Successful Response

Errors

422
Org Profiles Create Forwarder V1request Unprocessable Entity Error