List
nextCursor back as cursor for the next page. Cursors are signed and expire; never build them yourself.
Annotate
Updates are optimistic: send therevision you last read. A stale revision is 409 revision_conflict; read again and retry.
Delete
DELETE /v1/references/{id} soft-deletes the reference and releases its media hold. Other workspaces’ references to the same content are unaffected.