Replies: 1 comment
-
Hi @zerr0s 👋 Thanks for reporting this! The policy_data format was wrong on the API doc (openapi), we have fixed it here and and it should work fine now with curl. 🙂 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm discovering the api and I try to add an authorization_policy to my organization directly from the online tool (openapi).
All test I've done result in
The input json is the default one without
custom_policy
key:The complete request is:
I also trie to execute this request from my term using curl without success. I can create a new organization, but I can't configure policies ... :'(
Any idea please ?
Beta Was this translation helpful? Give feedback.
All reactions