Create

Stores Xcelerator credentials for one provider on behalf of the caller’s organization. | authz: min_org_role=administrator | (XceleratorCredsClientCreate1) -> (PydanticObjectId)

Authentication

AuthorizationBearer

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

Path parameters

provider_org_idstringRequired

Must be a string starting with org_

Request

This endpoint expects an object.
base_urlstringRequired

Per-provider https:// base URL for a courier TMS integration.

passwordstringRequired
schema_versionintegerRequired
usernamestringRequired
descriptionstringOptional<=4096 characters

Response

Successful Response

Errors

422
Creds Create V1request Unprocessable Entity Error