Skip to main content
POST
Stop an audio source by entity ID

Body

application/json

Stop a playing audio source: entity_id of the source entity.

The body is of type any.

Response

200 - application/json

Source stopped; ok is false with a message if the entity is missing.

ok
boolean
required
message
string | null