Update Styling & SDK Settings
Updates styling and SDK configuration. The BFF deep-merges what you send with the existing config — only include the sections you want to change. Changes take effect immediately; there is no separate publish step.
Authorizations
Merchant public API key. Found in Yuno dashboard → Settings → API Keys.
Merchant private secret key, paired with the public key. Never embed in client-side code.
UUID of the merchant account scope for the request.
Headers
Client-generated UUID. Re-sending the same request with the same key is safe and will not double-publish.
Body
Visual styles for the checkout SDK. Send {} to leave unchanged.
SDK behavior and UI options. Send {} to leave unchanged.
Visual styles for the hosted Payment Link page. Independent from styles — does not inherit from it.
Feature flags.
Font families available to the SDK. The default catalog includes 18 Yuno-hosted families (17 are constant; the 18th varies by account — run a GET to confirm the full list for your account). Custom entries can be added; they must be HTTPS and CORS-enabled.
Response
200
Timestamp of the update.
"2026-05-18T14:00:00Z"