Update declared plugin settings optimistically
PATCH/api/v1/plugins/:plugin_id/settings
Requires plugins.manage, same-origin mutation proof, and the exact installation/settings ETag returned by the plugin descriptor.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 412
- 422
- 428
- 503
Updated descriptor and settings
The multipart shape or Idempotency-Key is malformed
The opaque credential is absent, ambiguous, malformed, expired, revoked, or invalid
The browser mutation did not originate from this application, or the authenticated member lacks the required permission
The resource is unknown or outside the authenticated household scope
The strong revision precondition is stale
The supplied bytes, filename, declared field value, or supported-content validation failed
Exactly one valid strong If-Match value is required
A required core dependency is unavailable; retry with bounded backoff