Delete a user-created context item
Context
Delete a user-created context item
Removes a context item created via the SPA / public API. Only items in the user-created allowlist (note, link, saved_query, golden_query, file_upload) can be deleted via this surface — integration-derived items are managed by their owning syncer and respond with 422. Returns 404 when the row is missing.
DELETE
Delete a user-created context item
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
UUID of the context item.