2.13 configuration/features/google-cast

GET

Get the settings for the GoogleCast functionality.

Responses
200GET successful.
Response (application/json): object
MemberTypeDescription
enabled
booleanStatus of GoogleCast.
PATCH

Change the GoogleCast settings.

Request body (application/json): object
MemberTypeDescription
enabled
booleanStatus of GoogleCast.
Responses
200PATCH successful.