Skip to main content

Update operator information

PATCH 

/v1/operator/:id

Update operator information. Operators may update their own contact information, object limits and rate limits may only be updated by a system administrator.

Request

Path Parameters

    id stringrequired

    operator UUID

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...