OBJECT

PairingKeyResponse

link GraphQL Schema definition

  • type PairingKeyResponse {
  • # A Base64 Encoding of the API key and the certificate fingerprint for pairing
  • key: String!
  • }

link Require by