Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.04 KB

ProductPermissionsRequiredIdentityWebhook.md

File metadata and controls

16 lines (11 loc) · 1.04 KB

ProductPermissionsRequiredIdentityWebhook

Fired when an ACCESS_NOT_GRANTED error is hit for Identity. The error can be resolved by putting the user through update mode with identity in the products array, as well as through the limited beta for update mode Identity product validations.

Properties

Name Type Description Notes
webhook_type str `IDENTITY`
webhook_code str `PRODUCT_PERMISSIONS_REQUIRED`
item_id str The `item_id` of the Item associated with this webhook, warning, or error
environment WebhookEnvironmentValues
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]