v1
latestOpenAPI 3.0.0ISC2026-07-17776696.9 KBActions
Creates a new action.
post/actions
Request body
actionIdstring required
The action id
minionIdstring required
The minion where his status will trigger this action set
activeboolean required
Whenever the action is active
namestring
Free text, as the action name
apply'statusChange' | 'permanent' required
The triggers types.
- 'statusChange' to invoke only on status change, but allow change later the status
- 'permanent' at while the status of the minion of action trigger still on the triggered status, force the action, always.
Response
The created action
actionIdstring required
The action id
minionIdstring required
The minion where his status will trigger this action set
activeboolean required
Whenever the action is active
namestring
Free text, as the action name
apply'statusChange' | 'permanent' required
The triggers types.
- 'statusChange' to invoke only on status change, but allow change later the status
- 'permanent' at while the status of the minion of action trigger still on the triggered status, force the action, always.