Added

Disable Approver emails in Custom Experience

You can now disable three Approver notification emails directly from a Custom Experience.
Add the following values to the disabled_notifications list to suppress these emails sent by Yousign when delivery_mode is email: approver.notified, approver.approvedand approver.rejected.

This works for both newly created Custom Experiences and those you already have in place.

Configure this via the Custom Experience creation endpoint POST /custom_experiences or by updating an existing Custom Experience PATCH /custom_experiences.
Learn more about configuring Custom Experiences in our guide and how email delivery works in Delivery mode.