Skip to main content
DELETE
Stop a task admitting further steps. Not billed, and never refunds work already done.

Authorizations

Authorization
string
header
required

An API key minted in the console, sent as Authorization: Bearer <key>. Keys are project-scoped and carry per-operation scopes. A gck_test_… key runs the full request path — including the real upstream call — and bills nothing.

Every scope is enumerated in x-scopes below and in the RFC 9728 protected-resource metadata at https://cloud.gomry.com/.well-known/oauth-protected-resource, which is also what a 401 points at through its WWW-Authenticate: Bearer resource_metadata="…" header.

Path Parameters

taskId
string
required

The taskId returned when the resource was created.

Response

The current state of the resource.

The response is of type object.