Request body
Response
successful operation
An object containing overrides for actions, where each key is an action and the value is an ActionOverrideRequest object.
An array of actions associated with the subscription. Valid actions include 'CREATE', 'UPDATE', 'DELETE', 'MERGE', 'RESTORE', 'ASSOCIATION_ADDED', 'ASSOCIATION_REMOVED', 'SNAPSHOT', 'APP_INSTALL', 'APP_UNINSTALL', 'ADDED_TO_LIST', 'REMOVED_FROM_LIST', and 'GDPR_DELETE'.
The unique identifier for the app associated with the subscription, represented as an integer.
An array of strings representing the IDs of associated object types.
The date and time when the subscription was created, in ISO 8601 format.
The unique identifier of the user who created the subscription, represented as an integer.
The date and time when the subscription was deleted, in ISO 8601 format, if applicable.
The unique identifier for the subscription, represented as an integer.
An array of integers representing the IDs of lists associated with the subscription.
An array of integers representing the IDs of objects associated with the subscription.
The identifier for the type of object associated with the subscription, represented as a string.
The unique identifier for the portal associated with the subscription, represented as an integer.
An array of strings representing the properties associated with the subscription.
The type of subscription, indicating the nature of events it pertains to. Valid values include 'OBJECT', 'ASSOCIATION', 'EVENT', 'APP_LIFECYCLE_EVENT', 'LIST_MEMBERSHIP', and 'GDPR_PRIVACY_DELETION'.
The date and time when the subscription was last updated, in ISO 8601 format.