Disable REST API Filter while creating the application #5405
Replies: 1 comment
-
Call the Get Settings Rest API to get the settings of application. In this example, for newapp.
In response you will get all the application properties, that you need to copy and use it in next call.
|
Beta Was this translation helpful? Give feedback.
-
I'm using REST API to create an application on the Ant Media Server instance. I can create the application but after creating it the REST API Security Filter is enabled by default.
Is there a way to prevent the REST API Filter from enabling by default when using API to create an application?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions