Skip to main content
DELETE
Delete a Task for a Business

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

business_id
string<biz_string>
required

The id of the business

Example:

"biz_GA6EG2qFxA97NZHtxeLPUy"

task_id
string<tsk_string>
required

The id of the task

Example:

"tsk_WQMDNUHpBThYSNh4AprDBo"

Response

Successful Response