curl --request POST \
--url http://localhost:8080/cabinet/admin/button-styles/reset{
"home": {
"style": "primary",
"icon_custom_emoji_id": "",
"enabled": true,
"labels": {}
},
"subscription": {
"style": "primary",
"icon_custom_emoji_id": "",
"enabled": true,
"labels": {}
},
"balance": {
"style": "primary",
"icon_custom_emoji_id": "",
"enabled": true,
"labels": {}
},
"referral": {
"style": "primary",
"icon_custom_emoji_id": "",
"enabled": true,
"labels": {}
},
"support": {
"style": "primary",
"icon_custom_emoji_id": "",
"enabled": true,
"labels": {}
},
"info": {
"style": "primary",
"icon_custom_emoji_id": "",
"enabled": true,
"labels": {}
},
"admin": {
"style": "primary",
"icon_custom_emoji_id": "",
"enabled": true,
"labels": {}
}
}Reset all button styles to defaults. Admin only.
curl --request POST \
--url http://localhost:8080/cabinet/admin/button-styles/reset{
"home": {
"style": "primary",
"icon_custom_emoji_id": "",
"enabled": true,
"labels": {}
},
"subscription": {
"style": "primary",
"icon_custom_emoji_id": "",
"enabled": true,
"labels": {}
},
"balance": {
"style": "primary",
"icon_custom_emoji_id": "",
"enabled": true,
"labels": {}
},
"referral": {
"style": "primary",
"icon_custom_emoji_id": "",
"enabled": true,
"labels": {}
},
"support": {
"style": "primary",
"icon_custom_emoji_id": "",
"enabled": true,
"labels": {}
},
"info": {
"style": "primary",
"icon_custom_emoji_id": "",
"enabled": true,
"labels": {}
},
"admin": {
"style": "primary",
"icon_custom_emoji_id": "",
"enabled": true,
"labels": {}
}
}Successful Response
Full button styles configuration (all 7 sections).
Configuration for a single button section.
Show child attributes
Configuration for a single button section.
Show child attributes
Configuration for a single button section.
Show child attributes
Configuration for a single button section.
Show child attributes
Configuration for a single button section.
Show child attributes
Configuration for a single button section.
Show child attributes
Configuration for a single button section.
Show child attributes