channel.jobs.cancel
Cancel a queued/running channel job.
- method + path:
POST /v1/channel/{ext}/jobs/{cjb}/cancel - TR label: Pazaryeri işi iptal edildi
- auth: authenticated · scope gates: any of
admin,store:admin— “Pazaryeri ayarlarını yalnızca mağaza sahibi değiştirebilir” - agentPolicy:
propose— a live mutation — an Ajan token's call is recorded into its open proposal (202proposed: true); a Geliştirici token executes it directly. - effects:
db - idempotency: server — the platform derives the key
- wraps: — (no command inside)
Machine-readable body schema: /schemas/routes/channel.jobs.cancel.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/channel.jobs.cancel.md