Skip to main content
POST
/
api
/
v1
/
v-ciso
/
organizations
/
{organizationid}
/
workflows
/
{workflowid}
/
evaluate
Proxy: submit workflow evaluation / scoring
curl --request POST \
  --url https://app.aegister.com/api/v1/v-ciso/organizations/{organizationid}/workflows/{workflowid}/evaluate \
  --header 'X-Aegister-Token: <api-key>'

Authorizations

X-Aegister-Token
string
header
required

Path Parameters

organizationid
integer
required
workflowid
string
required

Response

200

No response body