Cost
Update Cost Markup Rule
update Markup rule
put/cost/markups_and_discounts/{tenant_id}/update
Path parameters
tenant_idstring required
Specify the tenant ID. This is a unique ID and can be retrieved using the List Tenants API.
Request body
Example request
{
"rule_scope": "tenant",
"rule_type": "discount",
"markup_type": "fixed_amount",
"service": "AWS"
}Response
Success