Delete Sso
DELETE
Delete Sso
Response
200 - application/json
Successful Response
Body of a DELETE response for a singleton resource.
Singleton resources (memory, future ones) are addressed by route instead of by id, so the response carries only the deletion flag.
Reload outcome attached to every admin mutation response.
reloaded means DB committed and runtime now uses the new config.
restart_required means DB committed and process restart is needed.
reload_failed means DB rolled back and runtime is unchanged.
Last modified on June 8, 2026