Skip to main content
PUT
Edit Overlay Coordinate API Endpoint

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
coordinate_id
integer
required
overlay_visualizer
string
Minimum string length: 1
x
string
Minimum string length: 1
y
string
Minimum string length: 1
x_offset
string
Minimum string length: 1
y_offset
string
Minimum string length: 1

Response

Successfully edited the overlay coordinate

Overlay Coordinate OpenAPI Schema

coordinate_id
integer
overlay_visualizer
string
x
string
y
string