Skip to main content
DELETE
Delete Generation Task

Overview

Permanently delete a generation task.

Notes

  • Tasks in processing or retrying status cannot be deleted

Example Response

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

task_id
string<uuid>
required

Response

Task deleted successfully

task_id
string<uuid>
required

UUID of the deleted task

deleted_at
string<date-time>
required

Deletion timestamp (ISO 8601)