Get startedSign in

Delete queued prompt

DEL/v1/api/ai/workbenches/prompts/{id}
Path parameters
Responses
ParameterTypeDescription
idrequiredstring
Response samples
200
{
  "consumed_at": "string",
  "dequeable_at": "string",
  "id": "string",
  "inserted_at": "string",
  "prompt": "string",
  "updated_at": "string",
  "user_id": "string",
  "workbench_job_id": "string"
}