Seal a tenant provider's credential (platform)

Seals the secret this provider authenticates with, and returns the provider to
UNVERIFIED.

The credential is write-only: no endpoint on any plane returns it, and it is never stored on the provider row — it goes to secret custody, sealed under that TENANT's KEK — the PATH tenant, never the caller's.

The connectivity verdict is discarded. The staleness rule is a

fingerprint over the CONFIGURATION, and the credential is deliberately not part of
it — so without this, a key rotated to a wrong value would leave the provider ACTIVE
on a verdict that proved the PREVIOUS secret worked: a green console, stopped mail,
and a passing test in the trail. The provider must pass a test again before it
delivers.

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

The secret a delivery provider authenticates with. Write-only — no endpoint returns it, and it is sealed under the owning plane's KEK rather than stored on the provider row.

string
required
length between 0 and 8192

The provider's secret: a SendGrid API key, an SMTP password, a Graph client secret, a Google service-account JSON, or a Twilio auth token, depending on the mechanism this provider declares.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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