Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Invendor OperationDimGroups API

The OperationDimGroups API from Invendor — 2 operation(s) for operationdimgroups.

Invendor OperationDimGroups API is one of 42 APIs that Invendor publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include OperationDimGroups. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 5 operations across 2 paths, and defines 8 schemas. It is described by OpenAPI 3.0.1, at version 1.0.

Requests are made against the base URL https://api.invendor.com.

5 operations 2 paths 8 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0
Base URL
https://api.invendor.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Invendor OperationDimGroups API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 1 scope. By default, every request must be authenticated.

Paths & Operations 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

OperationDimGroups 5
GET
/v1/OperationDimGroups
Get list of operation dimension groups. Used for grouping metadata for different validation rule groups
Get operation dimension groups 6 params → 200400401403
POST
/v1/OperationDimGroups
Create operation metadata (dimension) group
Create operation dimension group 1 param body → 201400401403
GET
/v1/OperationDimGroups/{id}
Get operation dimension group. Used for grouping metadata for different validation rule groups
Get operation dimension group 2 params → 200400401403
PUT
/v1/OperationDimGroups/{id}
Update operation metadata (dimension) group
Update operation dimension group 2 params body → 204400401403
DELETE
/v1/OperationDimGroups/{id}
Delete operation metadata (dimension) group
Delete operation dimension group 2 params → 200400401403

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are OperationDimGroupResponsePagedResult (5 properties), OperationDimGroupResponse (3 properties), CreateOperationDimGroupRequest (2 properties), UpdateOperationDimGroupRequest (2 properties). Each schema is shown below with its type and property counts.

OperationDimGroupResponsePagedResult
object
5 properties
OperationDimGroupResponse
object
3 properties
Int32ResourceCreatedResponse
object
1 property
Error
object
2 properties
ApiErrorResponse
object
1 property
UpdateOperationDimGroupRequest
object
2 properties
CreateOperationDimGroupRequest
object
2 properties
ValidationRulesEnum
integer

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

invendor-operationdimgroups-api-openapi.yml Raw ↑

Other APIs Invendor publishes across the network.

Invendor Accounts API
Invendor Auth API
Invendor Barcodes API
Invendor Consumption API
Invendor DataJobs API
Invendor Devices API
Invendor Dimensions API
Invendor DimensionValues API
Invendor Doors API
Invendor DynamicScanContent API
Invendor ExtendedProperties API
Invendor FlagTypes API