Querator V1

Delete items from a partition

post/v1/storage/items.delete

Request body

queue_namestring required
partitioninteger required

The partition number these ids belong to

idsstring[] required

Response

codeinteger required

Response status code

code_textstring

Human readable status message

messagestring

Additional details about the response

Changes