Skip to main content
POST
Delete scenarios
Delete one or more scenarios you own. Deleting a scenario also deletes its hosted links. Request body:

Authorizations

Authorization
string
header
required

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

Body

application/json
ids
string<uuid>[]
required

IDs to delete.

Response

Scenarios deleted successfully

status
string
required
deleted_count
integer
required
config_ids
string<uuid>[]
required