/create-mcp-secret-oauth-authorization-code

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

for personal password manager

boolean

Enable or disable Agentic Runtime Authority rule enforcement for this item.
When false, user-defined input/output rules are stored but not enforced;
the base security validation still runs.

AraEnabled is tri-state (nil/true/false), not a plain bool: it self-encodes
its wire value (see akl.OptionalBool) so an explicit false survives the
curl-proxy relay instead of being dropped like a default-false bool flag.

string

Protection from accidental deletion of this object [true/false]

string

Description of the object

boolean

EnableAra is the documented spelling of AraEnabled. Both set the same
field; --ara-enabled shipped first and stays as an undocumented alias
so existing scripts and the Terraform provider keep working.

boolean

Turns on AI Quorum checks for this item.

input-rule
array of strings

Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input)

input-rule
boolean
Defaults to false

Set output format to JSON

string

Set the maximum number of versions, limited by the account settings defaults.

string

Deprecated - use description

string
required

Secret name

string

OAuth client ID

string

OAuth client secret

string

OAuth redirect URI

string

OAuth refresh token

oauth-scopes
array of strings

OAuth scopes

oauth-scopes
string

OAuth token URL

output-rule
array of strings

Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets)

output-rule
string
tags
array of strings

Add tags attached to this object

tags
string

Authentication token (see /auth and /configure)

string

The universal identity token, Required only for universal_identity authentication

string

URL of the service

Responses

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