Updates the visibility of a message to extend (or reduce) it.

PUT https://cell-1.queue.messaging.{{region}}.oci.oraclecloud.com/20210201/queues/:queueId/messages/:messageReceipt

Updates the visibility of the message represented by the receipt.

Request Body

{"visibilityInSeconds"=>28782}

HEADERS

KeyDatatypeRequiredDescription
opc-request-idstringUnique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"id":55220636,"visibleAfter":"1950-01-11T19:16:16.911Z"}