Skip to main content
PUT
/
api
/
cost
/
v1
/
billingtagSettings
/
notifications
Update notifications setting of the billing tags
curl --request PUT \
  --url https://api.example.com/api/cost/v1/billingtagSettings/notifications \
  --header 'Content-Type: application/json' \
  --header 'X-Domino-Api-Key: <api-key>' \
  --data '
{
  "notifications": true
}
'
{
  "notifications": true
}

Authorizations

X-Domino-Api-Key
string
header
required

Body

application/json
notifications
boolean
required

Billing tags notifications setting

Response

Success

notifications
boolean
required

Billing tags notifications setting