Set In-Game Speaker Locations
Sends a list of in-game speaker locations that the tone board can select.
Set In-Game Speaker Locations
POST
/radio/set-server-speakers
Sends a list of in-game speaker locations that the tone board can select.
When played, the play_tone push event will be sent to your server's pushUrl.
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Description
id
string
Community ID
key
string
Community API Key
locations
array of Location
objects
In-Game Tone Locations
Response
Last updated