For the complete documentation index, see llms.txt. This page is also available as Markdown.

Email Mask Entitlements

Managing a user's Email Mask capabilities

The Sudo Platform entitlements system is used to control consumption of Sudo Platform resources, Email Masks are a feature who's usage is controlled by entitlements. This allows you to control what and how many of each capability your users can consume within your own 'user plan' structures.

Read more about the Sudo Platform entitlements system and how to integrate with it in the Entitlements section of the Sudo Platform documentation.

The following table describes the entitlements used to control access to the Email Mask feature:

Entitlement
Type
Description

sudoplatform.email.emailMaskUserEntitled

Boolean

Whether or not the user is entitled to provision new email masks

sudoplatform.email.emailMaskMaxPerUser

Numeric

The maximum number of active email masks per user.

Last updated