multiplier
Update a multiplier
patch/v1/org/{orgId}/multiplier/{multiplierId}
Path parameters
orgIdstring required
Org identifier (either id or slug)
multiplierIdstring required
Multiplier id
Query parameters
datestring date
Effective date of multiplier update
Request body
Example request
{
"label": "Non-technical",
"expr": "department!=\"Engineering\"",
"category": "Location"
}Response
snapshot currently building
Changes
No recorded changes to this endpoint across all 9 revisions of this API.