Skip to main content
Infrastructure/Federation & SSO

ForceResetCircuitBreaker

Force-reset the circuit breaker for a platform to the closed state.

POST/api/v1/platforms/{platformId}/circuit-breaker/reset

Operation ID

ForceResetCircuitBreaker

Since

1.0.0

Execution Mode

Synchronous

Auth Context

Auth Required

Auth Context

Send these values as request headers when calling this API.

AuthorizationstringRequired

Bearer Token

X-Tenant-IDstring

X-Tenant-ID

Request Inputs

Path Parameters

  • platformId
    StringRequired

    Platform identifier whose circuit breaker will be force-reset.

Responses

200 OK
200 OK

On success, this API returns an empty JSON object {}.