post https://authorizer.prod.aserto.com/api/v2/authz/compile
Executes a partial query on the loaded policy runtime.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
Executes a partial query on the loaded policy runtime.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
14curl --request POST \
--url https://authorizer.prod.aserto.com/api/v2/authz/compile \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"identity_context": {
"type": "IDENTITY_TYPE_UNKNOWN"
},
"options": {
"trace": "TRACE_LEVEL_UNKNOWN"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: