Magidoc

AuthenticatedMessagingSettingsInput
Input Object

Authentication project preference input

Fields

#

projectId

Non-null

Id of the project

publicKey

The base64 encoded public key you have generated for your website. It must be formatted as a single line. This is typically the string you'll find in between "-----BEGIN CERTIFICATE-----" and "-----END CERTIFICATE-----" if you've generated a key in the PEM format.

sessionDuration

Relative session duration before expiration

Usages

#

References

#

  • Argument input of field authenticatedMessagingSettingsSet from type Mutation