Cancel Tasks
Developing
DELETE
https://api.piapi.ai/api/v1/tasks
Only tasks that have not yet started, i.e., tasks in the
pending
state, can be canceled.Once a task has entered the
processing
state, it can no longer be canceled.Request
Query Params
created_before
integer
required
Example:
1728570429
model
enum<string>
required
all
Allowed values:
klingmidjourneysunolumaall
Example:
kling
Header Params
x-api-key
string
required
Request samples
Responses
Modified at 2024-10-17 10:32:43