Skip to main content
POST
Create 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
overlay_visualizer
string
required
Minimum string length: 1
x
string
required
Minimum string length: 1
y
string
required
Minimum string length: 1
x_offset
string
Minimum string length: 1
y_offset
string
Minimum string length: 1

Response

Successfully created the overlay coordinate

Overlay Coordinate OpenAPI Schema

coordinate_id
integer
overlay_visualizer
string
x
string
y
string