Call a service on an entity
Services
Call a service on an entity
Executes a service action on a specific entity. E.g. domain=light, service=turn_on.
POST
Call a service on an entity
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
ID da organização para contexto (opcional). Quando presente, filtra recursos da org.
Path Parameters
Domínio da entidade (ex: light, switch, cover)
Serviço a executar (ex: turn_on, turn_off, set_value)
Body
application/json
Response
Service executed
The response is of type object.