curl --request POST \
--url https://api.openworklabs.com/v1/workers/{id}/runtime/upgrade \
--header 'Content-Type: application/json' \
--data '{}'{}Forwards a runtime upgrade request to a specific worker and returns the worker runtime’s response.
curl --request POST \
--url https://api.openworklabs.com/v1/workers/{id}/runtime/upgrade \
--header 'Content-Type: application/json' \
--data '{}'{}Documentation Index
Fetch the complete documentation index at: https://openworklabs.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?