Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
API Reference
Every endpoint, with a playground
curl --request PUT \ --url 'https://api.nsr.stateset.com/api/v1/nsrl/program' \ --header 'X-API-Key: YOUR_API_KEY' \ --header 'Content-Type: application/json' \ --data '{ "code": "human(socrates). mortal(X) :- human(X).", "message": "Initial policy load" }'
{ "errors": [ "string" ], "success": true, "updated_at": "string", "version_id": "string" }
Required scope: write
write
NSRLProgramUpdateRequest
NSRLProgramUpdateResponse
200
401
403
429