# Reload the keys from the identity provider and disconnect clients

**POST /v1/security/oidc/revoke**

Explicitly revoke client tokens by flushing caches and disconnecting clients to ensure revoked tokens are not used.


## Servers
- http://localhost:9644: http://localhost:9644 ()



## Parameters




## Responses
### 200
Key reload successful

### 500
Key reload failed

#### Body: application/json (object)
- **error_message** (string)



[Powered by Bump.sh](https://bump.sh)
