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
| Field | Type | Description |
target * | Target (required: external_id) | (system = "notion", required: system) |
idempotency_key | string | |
Result
| Field | Type | Description |
external_id | string | |
deleted_at | string (date-time) | |
API mapping
Field mapping
| Intent field | API parameter |
target.external_id | page_id path param |
(implicit) | body: { archived: true } |