Skip to main content
Version: latest

Update the geolocation annotation

PATCH 

/v1/cloudaccounts/:uid/geoLocation

Update the geolocation annotation

Request

Path Parameters

    uid stringrequired

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Body

required

    latitudefloat64

    Latitude of a resource

    longitudefloat64

    Longitude of a resource

Responses

The resource was updated successfully

Loading...