Azure API Management REST API — Group

Azure API Management REST API — Group. 12 operations. Lead operation: Microsoft Azure API Management Group_ListByService. Self-contained Naftiko capability covering one Microsoft Azure Api Management business surface.

Run with Naftiko Microsoft Azure Api ManagementGroup

What You Can Do

GET
Grouplistbyservice — Microsoft Azure API Management Group_ListByService
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-apimanagement/service/{servicename}/groups
HEAD
Groupgetentitytag — Microsoft Azure API Management Group_GetEntityTag
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-apimanagement/service/{servicename}/groups/{groupid}
GET
Groupget — Microsoft Azure API Management Group_Get
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-apimanagement/service/{servicename}/groups/{groupid}
PUT
Groupcreateorupdate — Microsoft Azure API Management Group_CreateOrUpdate
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-apimanagement/service/{servicename}/groups/{groupid}
PATCH
Groupupdate — Microsoft Azure API Management Group_Update
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-apimanagement/service/{servicename}/groups/{groupid}
DELETE
Groupdelete — Microsoft Azure API Management Group_Delete
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-apimanagement/service/{servicename}/groups/{groupid}
GET
Workspacegrouplistbyservice — Microsoft Azure API Management WorkspaceGroup_ListByService
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-apimanagement/service/{servicename}/workspaces/{workspaceid}/groups
HEAD
Workspacegroupgetentitytag — Microsoft Azure API Management WorkspaceGroup_GetEntityTag
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-apimanagement/service/{servicename}/workspaces/{workspaceid}/groups/{groupid}
GET
Workspacegroupget — Microsoft Azure API Management WorkspaceGroup_Get
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-apimanagement/service/{servicename}/workspaces/{workspaceid}/groups/{groupid}
PUT
Workspacegroupcreateorupdate — Microsoft Azure API Management WorkspaceGroup_CreateOrUpdate
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-apimanagement/service/{servicename}/workspaces/{workspaceid}/groups/{groupid}
PATCH
Workspacegroupupdate — Microsoft Azure API Management WorkspaceGroup_Update
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-apimanagement/service/{servicename}/workspaces/{workspaceid}/groups/{groupid}
DELETE
Workspacegroupdelete — Microsoft Azure API Management WorkspaceGroup_Delete
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-apimanagement/service/{servicename}/workspaces/{workspaceid}/groups/{groupid}

MCP Tools

microsoft-azure-api-management-group

Microsoft Azure API Management Group_ListByService

read-only idempotent
microsoft-azure-api-management-group-2

Microsoft Azure API Management Group_GetEntityTag

microsoft-azure-api-management-group-3

Microsoft Azure API Management Group_Get

read-only idempotent
microsoft-azure-api-management-group-4

Microsoft Azure API Management Group_CreateOrUpdate

idempotent
microsoft-azure-api-management-group-5

Microsoft Azure API Management Group_Update

idempotent
microsoft-azure-api-management-group-6

Microsoft Azure API Management Group_Delete

idempotent
microsoft-azure-api-management-workspacegroup

Microsoft Azure API Management WorkspaceGroup_ListByService

read-only idempotent
microsoft-azure-api-management-workspacegroup-2

Microsoft Azure API Management WorkspaceGroup_GetEntityTag

microsoft-azure-api-management-workspacegroup-3

Microsoft Azure API Management WorkspaceGroup_Get

read-only idempotent
microsoft-azure-api-management-workspacegroup-4

Microsoft Azure API Management WorkspaceGroup_CreateOrUpdate

idempotent
microsoft-azure-api-management-workspacegroup-5

Microsoft Azure API Management WorkspaceGroup_Update

idempotent
microsoft-azure-api-management-workspacegroup-6

Microsoft Azure API Management WorkspaceGroup_Delete

idempotent

Capability Spec

rest-group.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Azure API Management REST API — Group
  description: 'Azure API Management REST API — Group. 12 operations. Lead operation: Microsoft Azure API Management Group_ListByService.
    Self-contained Naftiko capability covering one Microsoft Azure Api Management business surface.'
  tags:
  - Microsoft Azure Api Management
  - Group
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    MICROSOFT_AZURE_API_MANAGEMENT_API_KEY: MICROSOFT_AZURE_API_MANAGEMENT_API_KEY
capability:
  consumes:
  - type: http
    namespace: rest-group
    baseUri: https://management.azure.com
    description: Azure API Management REST API — Group business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/groups
      operations:
      - name: grouplistbyservice
        method: GET
        description: Microsoft Azure API Management Group_ListByService
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/groups/{groupId}
      operations:
      - name: groupgetentitytag
        method: HEAD
        description: Microsoft Azure API Management Group_GetEntityTag
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: groupget
        method: GET
        description: Microsoft Azure API Management Group_Get
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: groupcreateorupdate
        method: PUT
        description: Microsoft Azure API Management Group_CreateOrUpdate
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: groupupdate
        method: PATCH
        description: Microsoft Azure API Management Group_Update
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: groupdelete
        method: DELETE
        description: Microsoft Azure API Management Group_Delete
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/workspaces/{workspaceId}/groups
      operations:
      - name: workspacegrouplistbyservice
        method: GET
        description: Microsoft Azure API Management WorkspaceGroup_ListByService
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/workspaces/{workspaceId}/groups/{groupId}
      operations:
      - name: workspacegroupgetentitytag
        method: HEAD
        description: Microsoft Azure API Management WorkspaceGroup_GetEntityTag
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: workspacegroupget
        method: GET
        description: Microsoft Azure API Management WorkspaceGroup_Get
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: workspacegroupcreateorupdate
        method: PUT
        description: Microsoft Azure API Management WorkspaceGroup_CreateOrUpdate
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: workspacegroupupdate
        method: PATCH
        description: Microsoft Azure API Management WorkspaceGroup_Update
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: workspacegroupdelete
        method: DELETE
        description: Microsoft Azure API Management WorkspaceGroup_Delete
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    authentication:
      type: bearer
      token: '{{env.MICROSOFT_AZURE_API_MANAGEMENT_API_KEY}}'
  exposes:
  - type: rest
    namespace: rest-group-rest
    port: 8080
    description: REST adapter for Azure API Management REST API — Group. One Spectral-compliant resource per consumed operation,
      prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-apimanagement/service/{servicename}/groups
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: grouplistbyservice
        description: Microsoft Azure API Management Group_ListByService
        call: rest-group.grouplistbyservice
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-apimanagement/service/{servicename}/groups/{groupid}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: HEAD
        name: groupgetentitytag
        description: Microsoft Azure API Management Group_GetEntityTag
        call: rest-group.groupgetentitytag
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: groupget
        description: Microsoft Azure API Management Group_Get
        call: rest-group.groupget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: groupcreateorupdate
        description: Microsoft Azure API Management Group_CreateOrUpdate
        call: rest-group.groupcreateorupdate
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: groupupdate
        description: Microsoft Azure API Management Group_Update
        call: rest-group.groupupdate
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: groupdelete
        description: Microsoft Azure API Management Group_Delete
        call: rest-group.groupdelete
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-apimanagement/service/{servicename}/workspaces/{workspaceid}/groups
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: workspacegrouplistbyservice
        description: Microsoft Azure API Management WorkspaceGroup_ListByService
        call: rest-group.workspacegrouplistbyservice
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-apimanagement/service/{servicename}/workspaces/{workspaceid}/groups/{groupid}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: HEAD
        name: workspacegroupgetentitytag
        description: Microsoft Azure API Management WorkspaceGroup_GetEntityTag
        call: rest-group.workspacegroupgetentitytag
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: workspacegroupget
        description: Microsoft Azure API Management WorkspaceGroup_Get
        call: rest-group.workspacegroupget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: workspacegroupcreateorupdate
        description: Microsoft Azure API Management WorkspaceGroup_CreateOrUpdate
        call: rest-group.workspacegroupcreateorupdate
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: workspacegroupupdate
        description: Microsoft Azure API Management WorkspaceGroup_Update
        call: rest-group.workspacegroupupdate
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: workspacegroupdelete
        description: Microsoft Azure API Management WorkspaceGroup_Delete
        call: rest-group.workspacegroupdelete
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: rest-group-mcp
    port: 9090
    transport: http
    description: MCP adapter for Azure API Management REST API — Group. One tool per consumed operation, routed inline through
      this capability's consumes block.
    tools:
    - name: microsoft-azure-api-management-group
      description: Microsoft Azure API Management Group_ListByService
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: rest-group.grouplistbyservice
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-api-management-group-2
      description: Microsoft Azure API Management Group_GetEntityTag
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: rest-group.groupgetentitytag
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-api-management-group-3
      description: Microsoft Azure API Management Group_Get
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: rest-group.groupget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-api-management-group-4
      description: Microsoft Azure API Management Group_CreateOrUpdate
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: rest-group.groupcreateorupdate
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-api-management-group-5
      description: Microsoft Azure API Management Group_Update
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: rest-group.groupupdate
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-api-management-group-6
      description: Microsoft Azure API Management Group_Delete
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: rest-group.groupdelete
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-api-management-workspacegroup
      description: Microsoft Azure API Management WorkspaceGroup_ListByService
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: rest-group.workspacegrouplistbyservice
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-api-management-workspacegroup-2
      description: Microsoft Azure API Management WorkspaceGroup_GetEntityTag
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: rest-group.workspacegroupgetentitytag
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-api-management-workspacegroup-3
      description: Microsoft Azure API Management WorkspaceGroup_Get
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: rest-group.workspacegroupget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-api-management-workspacegroup-4
      description: Microsoft Azure API Management WorkspaceGroup_CreateOrUpdate
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: rest-group.workspacegroupcreateorupdate
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-api-management-workspacegroup-5
      description: Microsoft Azure API Management WorkspaceGroup_Update
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: rest-group.workspacegroupupdate
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-api-management-workspacegroup-6
      description: Microsoft Azure API Management WorkspaceGroup_Delete
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: rest-group.workspacegroupdelete
      outputParameters:
      - type: object
        mapping: $.