Skip to content

Delete action set

Request

DELETE /v3/action-sets/{actionSetId}

Delete an existing action set

Security
API_Key
Path
actionSetIdinteger, (int64)required

ID of the action set to delete

DELETE
/v3/action-sets/{actionSetId}
curl -i -X DELETE \
  'https://api.observepoint.com/v3/action-sets/{actionSetId}' \
  -H 'Authorization: YOUR_API_KEY_HERE'

Responses

Action set deleted successfully

Response
No content