Admin
Rotate a confidential application secret
POST
/admin/external-applications/{id}/rotate-secretAuthorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*string
Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X POST "https://example.com/admin/external-applications/string/rotate-secret"{ "$schema": "https://example.com/api/v1/schemas/RotateExternalApplicationSecretOutputBody.json", "client_secret": "string"}Revoke an external application DELETE
Previous Page
List administrator-managed instance settings GET
Returns the typed optional configuration registry. Secrets are redacted. Administrator overrides take precedence over environment values after restart, while the configured environment source remains visible as the fallback.