Skip to main content
Disconnects the Sentry integration from the authenticated user’s account. Existing project links are also removed.

Authentication

Requires a valid Bearer token.

Response

Returns 204 No Content on success with an empty response body.

Errors

StatusDescription
401Unauthorized — missing or invalid token
404Not Found — no Sentry connection exists