Skip to main content
POST
Add text to HUD

Body

application/json

A single HUD element on screen.

text
string
required
type
enum<string>
required
Available options:
text
x
number<float>
required
y
number<float>
required
color
string
size
number<float>

Response

200 - application/json

Text element appended to the HUD canvas.

ok
boolean
required
message
string | null