Annotation Queues

Create or extend annotation queue item lock

Claim an annotation queue item for the current user, or extend an existing lock

put/v1/private/annotation-queues/{queueId}/items/{itemId}/lock

Path parameters

queueIdstring uuid required
itemIdstring uuid required

Response

Lock result

acquiredboolean
item_idstring uuid
locked_bystring
expires_atstring date-time

Changes

Changed in 2 of the 58 revisions of this API.11