Automation create Auth enable
This commit is contained in:
@@ -23,7 +23,7 @@ class AutomationsApi extends ApiController
|
||||
|
||||
public function create()
|
||||
{
|
||||
//$this->requireAuth();
|
||||
$this->requireAuth();
|
||||
$obj = $this->input;
|
||||
|
||||
$response = [];
|
||||
|
Reference in New Issue
Block a user