Requête exemple
Réponse exemple
Met à jour les champs fournis de la marque blanche. Au moins un champ requis.
Authentification
Requiert une clé API avec le scope branding:manage.
Corps de la requête
| Champ | Type | Requis | Description |
|---|---|---|---|
| company_name | string | Non | Nom de l'entreprise. |
| primary_color | string | Non | Couleur primaire (hex). |
| accent | string | Non | Couleur d'accent (hex). |
| theme | string | Non | light ou dark. |
| hide_powered_by | boolean | Non | Masquer le badge Coffrify. |
| white_label_mode | boolean | Non | Active le white-label complet. |
| subdomain_slug | string | Non | Sous-domaine personnalisé (Pro/Ultra). |
| slack_webhook_url | string | Non | Webhook Slack. |
| discord_webhook_url | string | Non | Webhook Discord. |
| teams_webhook_url | string | Non | Webhook Teams. |
Codes de statut
200Mise à jour.400Aucun champ valide.403Scope insuffisant.