Skip to main content
GET
Play a UI Sound through every client. Only maps to the current soundpack and it's available sounds.

Path Parameters

token
string
required

The HandoffAPI Token.

Example:

"3YJQ0BF65H3HAFJPT7GMPD"

sound
string
required

The key of the sound that maps to the sound file.

Example:

"mobile_connect"

Response

200 - application/json

OK

message
string
required
Example:

"Successfully completed action."

status
string
required
Example:

"success"