Skip to main content

Update Geo Loc

PUT 

/v1/armada/geographic_location/:geo_loc_id

Update a geographic location

Request

Path Parameters

    geo_loc_id uuidrequired

    The geographic location ID

Body

required

    description Description (string)required

    Possible values: non-empty

    Where exactly is this in the physical world.

Responses

Successful Response

Schema

    description Description (string)required

    Possible values: non-empty

    Where exactly is this in the physical world.

    geographic_location_id uuidrequired
Loading...