Called by core-api after soft-deleting a staff user. Disables the user account in Keycloak so they can no longer authenticate. Auth:X-Gateway-Secret header (not Bearer JWT).
Request
Authorization
Path Params
Responses
🟢200
application/json
User disabled
Bodyapplication/json
🟠403
🔴500
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST '/api/v1/internal/users//disable'