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_version
description
email_address_primary
phone_number_primary
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

