Delete integration
delete_integrationRemove an integration from your server. Preview changes with the first call, then confirm with the token to proceed.
Instructions
Remove an integration from the server. Safe to call directly: the first call changes nothing and returns a preview plus a confirm_token; repeating the call with the token removes it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| integration_id | Yes | Integration ID from list_integrations. | |
| guild | No | Guild (server) name or ID. Omit to use the default guild. | |
| reason | No | ||
| dry_run | No | ||
| confirm_token | No |