Early bird discounts live! Claim your offer

project.resource.unlinked

Resource disconnected from a project.

When this fires

A previously linked Telegram chat is unbound from the resource — either because the creator removed the link or because the bot lost access and the platform reconciled state.

Required ability

project-resource:view-any — token must carry this at mint time to subscribe an endpoint to this event.

Payload

{
  "id": "evt_01HX...",
  "type": "project.resource.unlinked",
  "created_at": "2026-05-18T10:05:00Z",
  "api_version": "2026-05-01",
  "project_id": "prj_01HX...",
  "data": {
    "project_id": "prj_01HX...",
    "resource_id": "rsr_01HX..."
  }
}

Field reference

FieldTypeNotes
idstring ULIDUnique event id, prefixed evt_. Use for idempotent processing.
typestringAlways project.resource.unlinked for this event.
created_atISO 8601 timestampServer-side emission time.
api_versionstringWebhook API contract version.
project_idstring ULIDProject this event belongs to.
data.project_idstring ULIDMirrors top-level project_id.
data.resource_idstring ULIDResource that was unlinked. The row still exists.

Caveats

How is this guide?

On this page

MemberPass is a product designed by you — for you.

No boardroom full of executives deciding what we ships next. Our roadmap always shaped by you with your feedback.

Share feedback or a request