| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
The endpoint has shipped and been callable for a long time (app/controllers/api/v3/admins_controller.rb#remove in intercom/intercom) but was never added to the spec. Adds the path, parameters, and coded error responses actually returned by the controller. No behaviour change.
|
Companion to intercom/developer-docs#1110 |
Sorry, something went wrong.
|
Documents intercom/intercom#563277. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Why?
The DELETE /admins/remove endpoint has been live and callable on the public API for a long time, but was never added to the OpenAPI spec. This documents the existing behavior — no code or behavior changes.
How?
Adds the /admins/remove path to the Preview spec with its parameters, success response, and the coded error responses the endpoint actually returns.
Generated with Claude Code