Skip to main content

Create an operator

POST 

/v1/operator

Create an operator. Only available internally to system administrators.

Request

Body

required

Object

    email string
    max_objects integerrequired
    name string
    phone string
    rate_limit integerrequired

    Trajectory upload limit per hour

Responses

Operator UUID

Schema

    string

Loading...