proposals.resume
Resume a paused proposal after skipping or accepting the new preview of a stale item (store owner only).
- method + path:
POST /v1/proposals/{prp}/devam - TR label: Öneri devam ettirildi
- auth: authenticated · scope gates: any of
admin— “Önerileri yalnızca mağaza sahibi onaylayabilir” - agentPolicy:
owner— owner sessions only — never callable by any token and never an MCP tool. - effects:
db,kv,mail,provider - idempotency: server — the platform derives the key
- wraps: — (no command inside)
Machine-readable body schema: /schemas/routes/proposals.resume.json.
Body
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"type": "object",
"properties": {}
}Generated from the live platform registries at build time — reference pages cannot go stale. Markdown variant: /reference/routes/proposals.resume.md