Delete a specific showback allocation rule
DELETE/c/showback/showbacks/:showback_pk/allocation_rules/:id/
Deletes a single allocation rule identified by its ID from the specified showback configuration. This operation is used to remove custom allocation logic applied to cost distribution within a showback report.
Request
Path Parameters
id integerrequired
A unique integer value identifying this showback allocation rule.
showback_pk stringrequired
Responses
- 204
Loading...