Create operator

Creates a new operator, the payload is optional.

📘

Also access data connected to Operator via the GraphQL API

Via the Public GraphQL API, you can perform mutations to modify data associated with an operator. Explore the GraphQL schema through our GraphQL Explorer following the mutation 'operatorCreate'.

➡️

OpenAPI Specification for the Operators API domain

Get the OpenAPI Specification (formerly Swagger), which is a standardized format that describes the functionalities, endpoints, parameters, and data models of this API in a JSON file here.

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!