Notion note delete profile

org.intentschema.productivity.notes.note.delete.v1@com.notion.v1

JSON: bare · @sha256:b237d74e3481…
Hash: sha256:b237d74e3481f358237386febb01c97e0ec292f84c627cdfac4dc63a485bf37f

Notion profile for note delete.

Implements: Delete note (org.intentschema.productivity.notes.note.delete.v1)

Payload

FieldTypeDescription
target *Target (required: external_id)(system = "notion", required: system)
idempotency_keystring

Result

FieldTypeDescription
external_idstring
deleted_atstring (date-time)

API mapping

FieldValue
base_urlhttps://api.notion.com
methodPATCH
path/v1/pages/{id}
docshttps://developers.notion.com/reference/patch-page

Field mapping

Intent fieldAPI parameter
target.external_idpage_id path param
(implicit)body: { archived: true }