action zappiti_post_check_zappiti_service { label: "Check if Zappiti Service app status on the player" description: "ErrorCode.NotInstalled\nErrorCode.NotRunning\nErrorCode.Running\n" provider: zappiti method: POST path: "/CheckZappitiService" encoding: json output: { type: "object" additionalProperties: true } }