Skip to main content
Removes the link between an Aether project and a Sentry project.

Authentication

Requires a valid Bearer token. Requires an active Sentry connection.

Path Parameters

Link ID (UUID).

Response

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

Errors

StatusDescription
401Unauthorized — missing or invalid token
403Forbidden — no Sentry connection
404Not Found — link does not exist