Authentication
Requires a valid Bearer token. Requires an active Sentry connection.Request Body
Aether project ID (UUID).
Sentry project ID.
Response
Link ID (UUID).
Aether project ID.
Sentry project ID.
Sentry project slug.
ISO 8601 timestamp.
Errors
| Status | Description |
|---|---|
400 | Bad Request — missing required fields |
401 | Unauthorized — missing or invalid token |
403 | Forbidden — no Sentry connection |
404 | Not Found — Aether project or Sentry project does not exist |
409 | Conflict — link already exists |