Connect a provider account

Connects a CPaaS account for provider-mode registrations. Credentials are write-only: they are verified live against the provider before being committed, then encrypted with per-tenant keys — reads expose only a masked credential_fingerprint. A credential failure during a later submission flips status to error, fires provider_connection.error, and pauses (not fails) affected registrations.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
enum
required

Supported CPaaS providers; custom posts to your own endpoint.

string
required
credentials
object

Provider-specific fields from GET /providers. Write-only — never returned.

custom
object

For the custom provider — where Ekas delivers packages.

Headers
string
length ≤ 255

Any unique string (e.g. a UUID). Retries with the same key within 24h return the original response with Idempotent-Replayed: true. Same key + different body → 409.

string

Scope this request (and the created resource) to a subaccount.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json