Authentication
Requires a valid Bearer token. Requires an active Sentry connection.Path Parameters
Link ID (UUID).
Response
Returns204 No Content on success with an empty response body.
Errors
| Status | Description |
|---|---|
401 | Unauthorized — missing or invalid token |
403 | Forbidden — no Sentry connection |
404 | Not Found — link does not exist |