FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Document DELETE /admins/remove by robertlangner-fin · Pull Request #633 · intercom/Intercom-OpenAPI · GitHub

Document DELETE /admins/remove - #633

Open
robertlangner-fin wants to merge 2 commits into
mainfrom
robert/document-remove-admin-endpoint
Open

Document DELETE /admins/remove#633
robertlangner-fin wants to merge 2 commits into
mainfrom
robert/document-remove-admin-endpoint

Conversation

Copy link
Copy Markdown

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

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.

Copy link
Copy Markdown
Author

Companion to intercom/developer-docs#1110

robertlangner-fin commented Aug 25, 2026
edited
Loading

Copy link
Copy Markdown
Author

Documents intercom/intercom#563277.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL