2.8 configuration/features/airplay

GET

Get the settings for the AirPlay functionality.

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

Change the AirPlay settings.

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