Skip to main content
GET
/
cabinet
/
branding
/
gift-enabled
Get Gift Enabled
curl --request GET \
  --url https://api.example.com/cabinet/branding/gift-enabled
{
  "enabled": false
}

Documentation Index

Fetch the complete documentation index at: https://docs.bedolagam.ru/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

Successful Response

Gift feature enabled setting.

enabled
boolean
default:false