Skip to content

Delete a campaign run schedule.

DELETE
/backend/v1/campaign-schedules/{campaignScheduleId}

This will cancel any scheduled campaign runs created by the schedule

Authorizations

HTTPBearer
Type
HTTP (bearer)

Parameters

Path Parameters

campaignScheduleId*
Type
string
Required
Format
"uuid"

Query Parameters

cancelRunningAttacks

Also cancel campaign runs in the schedule that are in progress, defaults to False

Responses

Successful Response

application/json
JSON
"string"

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Updated at: