Create profile

Creates a new courier organization profile. Fails if a profile already exists for the organization.

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_primarystringRequiredformat: "phone"

Response

Successful Response

Errors