Fully updating a site mixin

PUT {{baseUrl}}/:tenant/sites/:siteCode/mixins/:mixinName

Fully updates a specified site mixin.


Required scopes

  • site.site_manage

Request Body

{"Request example"=>{"value"=>{"customerSettings"=>{"regExSettings"=>{"mail"=>"^[a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+\\\\.[a-zA-Z0-9-.]+$", "phone"=>"^[0-9\\\\+][0-9]{7,}$", "password"=>".{7,}", "bic"=>"^((.{8})|(.{11}))$", "accountOwner"=>"^[a-zA-Z0-9':?,()\\\\-. +/ÄäÜüÖöß&]{0,70}$"}}}}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

""