Hi!
I have defined a few endpoints through the Custom Business logic and I see that to use them, the caller must specify the application id and secret key in the http header. is it possible to create endpoints that don’t require authentication?
Hi!
I have defined a few endpoints through the Custom Business logic and I see that to use them, the caller must specify the application id and secret key in the http header. is it possible to create endpoints that don’t require authentication?
Hello!
Not, it’s not possible, these headers are required.
Alex