API Reference / Predefined Action Groups

DELETE /predefined_action_groups/{predefined_action_group_id}

Delete a specific predefined action group

Deletes a predefined action group. The action templates it contained are kept and simply become ungrouped — deleting a group never deletes its actions.

Path parameters

Name Type Description
predefined_action_group_id req string Predefined Action Group ID

Responses

200 OK

Standard error responses: 400 · 401 · 403 · 404 · 409 · 500 — shared across the API. See Errors.

Related guides