Create courier

Creates a new courier organization profile. Fails if a profile already exists for the organization. | (CourierOrgProfileClientCreate1) -> (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

Response

Successful Response

Errors