Auth0 · Capability

Auth0 Management API — Risk Assessments

Auth0 Management API capability covering the Risk Assessments resource group (2 paths). Self-contained Naftiko capability covering one Auth0 Management surface. 4 operations.

Auth0 Management API — Risk Assessments is a Naftiko capability published by Auth0, one of 68 capabilities the APIs.io network indexes for this provider.

Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.

Tagged areas include Auth0, Management API, and Risk Assessments.

Run with Naftiko Auth0Management APIRisk Assessments

Capability Spec

auth0-management-risk-assessments.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: "Auth0 Management API \u2014 Risk Assessments"
  description: Auth0 Management API capability covering the Risk Assessments resource group (2 paths). Self-contained Naftiko capability covering
    one Auth0 Management surface. 4 operations.
  tags:
  - Auth0
  - Management API
  - Risk Assessments
  created: '2026-05-22'
  modified: '2026-05-22'
binds:
- namespace: env
  keys:
    AUTH0_DOMAIN: AUTH0_DOMAIN
    AUTH0_MGMT_TOKEN: AUTH0_MGMT_TOKEN
capability:
  consumes:
  - type: http
    namespace: auth0-management-risk-assessments
    baseUri: https://{AUTH0_DOMAIN}/api/v2
    description: "Auth0 Management API \u2014 Risk Assessments resource group. Self-contained."
    resources:
    - name: risk-assessments-settings
      path: /risk-assessments/settings
      operations:
      - name: get_risk_assessments_settings
        method: GET
        description: Get Risk Assessment Settings
        outputRawFormat: json
      - name: patch_risk_assessments_settings
        method: PATCH
        description: Update Risk Assessment Settings
        outputRawFormat: json
    - name: risk-assessments-settings-new-device
      path: /risk-assessments/settings/new-device
      operations:
      - name: get_new-device
        method: GET
        description: Get New Device Assessor
        outputRawFormat: json
      - name: patch_new-device
        method: PATCH
        description: Update New Device Assessor
        outputRawFormat: json