POST https://api.engagor.com/{account_id}/crisis/event

Description alpha

Enable or disable a crisis plan

Required Access Token Scope

accounts_write

POST Parameters

Param Description Required Default Value
id Id of a crisis plan Yes
activate Indicate if a crisis plan should be enabled or disabled Yes
crisis_name Name of new crisis event No

Result

A crisis_plan object

Examples

Enable a Playbook of an account

Disable a Playbook of an account