Queue one declared plugin command
POST/api/v1/plugins/:plugin_id/commands/:command_id/runs
Requires plugins.use, same-origin mutation proof, a bounded Idempotency-Key, and edit access for a document target. Plugin execution is asynchronous.
Request
Responses
- 202
- 400
- 401
- 403
- 404
- 409
- 422
- 503
Command queued or an identical run replayed
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
Duplicate content is disallowed, or an idempotency key was reused for a different request
The supplied bytes, filename, declared field value, or supported-content validation failed
A required core dependency is unavailable; retry with bounded backoff