action ijenko_place_open_pairing { label: "Open/Close the pairing window" description: "Open/Close the pairing window.\n\n**Note**: requires full access to the *Account*.\n" provider: ijenko method: PUT path: "/places/{placeId}/buses/{busId}/pairing" encoding: json output: { type: "object" additionalProperties: true } }