Disconnects the Sentry integration from the authenticated user’s account. Existing project links are also removed.Documentation Index
Fetch the complete documentation index at: https://docs.runaether.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Requires a valid Bearer token.Response
Returns204 No Content on success with an empty response body.
Errors
| Status | Description |
|---|---|
401 | Unauthorized — missing or invalid token |
404 | Not Found — no Sentry connection exists |