Skip to main content
PUT
/
worker
/
v1
/
{id}
/
{workerPath}
Proxy worker PUT request
curl --request PUT \
  --url https://api.case.dev/worker/v1/{id}/{workerPath} \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.case.dev/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key starting with sk_case_

Path Parameters

id
string
required
workerPath
string
required

Response

Success