---
title: "Portal access"
method: POST
path: "/notifications/webhook_setup/app_portal_access/v1"
tags: ["/notifications", "/webhook_setup"]
---

# Portal access

`POST /notifications/webhook_setup/app_portal_access/v1`

Returns a 1-day magic link URL to access the Svix App Portal. The link contains a one-time token - request a fresh link for each portal session. Admins/owners get full access, operators get read-only. | authz: min_org_role=operator | () -> (WebhookAppPortalAccessRes)

## Response `200`

Successful Response

- WebhookAppPortalAccessRes — Response containing the Svix App Portal magic link and expiry info.
  - `url` string, required
  - `expires_at` string, date-time, required

---

[API](https://skmtc.dev/chrt/apis/chrt-fastapi.md) · [All operations](https://skmtc.dev/chrt/apis/chrt-fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/chrt/chrt-fastapi/revisions/ea04e157edb3/schema)
