Replace worker
PUT/openapi/v1/workers/:workerId
Replace the worker properties wholesale. Fields absent from the request body are cleared. Use PATCH for partial updates instead.
Request
Responses
- 200
- 401
- 403
- 429
- 500
OK
Authentication required
Caller is not authorised
Rate limit exceeded — see Retry-After header
Internal server error