Partially update worker
PATCH/openapi/v1/workers/:workerId
Apply a partial update to worker properties. Only fields present in the request body are modified; unset fields retain their existing values.
Request
Responses
- 200
- 401
- 403
- 429
- 500
OK
Authentication required
Caller is not authorised
Rate limit exceeded — see Retry-After header
Internal server error