post https://example.com/api/v2/item-proc-end
Indicates that the processing of an item has completed.
Log in to see full request history
Response
200OK
Indicates that the processing of an item has completed.
200OK
xxxxxxxxxx
curl --request POST \
--url https://example.com/api/v2/item-proc-end \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!