Preview

DeleteNotificationTemplatePayload is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

DeleteNotificationTemplatePayload

Output object for DeleteNotificationTemplate mutation.

This page contains

    Fields

    success: Boolean

    Whether the notification template delete operation was successful.

    errors: [DeleteNotificationTemplateError!] PREVIEW

    Details about errors that were thrown while deleting a notification template

    Mutations for DeleteNotificationTemplatePayload

    deleteNotificationTemplate PREVIEW

    Deletes a specific notification template (identified by ID and type).