Skip to main content
DELETE
Delete a task

Authorizations

Authorization
string
header
required

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

Headers

Replo-Api-Version
enum<string>
required

The public API version to use for this request.

Available options:
2026-07-11

Path Parameters

taskId
string<uuid>
required

Response

Delete a task

object
enum<string>
required
Available options:
task
id
string
required
deleted
enum<boolean>
required
Available options:
true