Create

Stores CXT credentials for one provider on behalf of the caller’s organization. | authz: min_org_role=administrator | (CxtCredsClientCreate1) -> (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
cxt_auth_typeenumRequired
Allowed values:
passwordstringRequired
schema_versionintegerRequired
usernamestringRequired
cxt_customer_idslist of integersOptional
notesstringOptional<=4096 characters

Response

Successful Response

Errors

422
Creds Create V1request Unprocessable Entity Error