Partially update a fetch request
PATCH/openapi/v1/fetch-requests/:requestId
Limited surface — only message and expiryDays are mutable. Status changes go through dedicated lifecycle endpoints; worker + requestedCredentialTypes are immutable.
Request
Responses
- 200
- 401
- 403
- 429
- 500
OK
Authentication required
Caller is not authorised
Rate limit exceeded — see Retry-After header
Internal server error