Update a Custom ExperienceAsk AIpatch https://api-sandbox.yousign.app/v3/custom_experiences/{customExperienceId}Updates a given Custom Experience. Any parameters not provided are left unchanged.Path ParamscustomExperienceIduuidrequiredCustom Experience IdBody ParamsnamestringThis property is a Safe String.landing_page_disabledboolean | nulltruefalseside_panel_disabledboolean | nulltruefalsebackground_colorstring | nullHexadecimal color valuebutton_colorstring | nullHexadecimal color valuetext_colorstring | nullHexadecimal color valuetext_button_colorstring | nullHexadecimal color valuedisabled_notificationsarray of objects | nulldisabled_notificationsADD stringemail_logo_disabledboolean | nulltruefalseemail_header_text_disabledboolean | nulltruefalseemail_footer_signature_disabledboolean | nulltruefalseemail_expiration_text_disabledboolean | nulltruefalserecipients_activity_disabledboolean | nulltruefalsedownload_documents_disabledboolean | nullIf true, signers won't be able to download documents before signing.truefalsedocument_navigation_disabledboolean | nullDefaults to falseIf true and the request contains more than 1 document, signers must read each document before moving to the next.truefalseredirect_urlsobject | nullredirect_urls object | nulllogo_layoutstringenumDetermines the display layout of the logo. Possible values are: round: Displays the logo in a circular format. original: Displays the logo in its original shape. roundroundoriginalAllowed:roundoriginalResponses 200OK 400Bad request 401Access unauthorized 403Access forbidden 404Resource not found 405This method is not allowed 415UnsupportedMediaType 429Too Many Requests, please try again later. 500Internal Server ErrorUpdated 11 days ago