Skip to main content

Delete a showback dimension filter

DELETE 

/c/showback/showbacks/:showback_pk/dimension_filters/:id/

Removes a specific dimension filter from the given showback configuration. This operation is used to clean up or update filtering rules applied to showback cost breakdowns.

Request

Path Parameters

    id integerrequired

    A unique integer value identifying this showback dimension filter.

    showback_pk stringrequired

Responses

Loading...