{}
curl --location --request POST '/automation/apply/' \ --header 'Authorization: token' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "message": "Automation applied successfully" }