multiplier
Create a multiplier
post/v1/org/{orgId}/multiplier
Path parameters
orgIdstring required
org identifier (either id or slug)
Query parameters
datestring date
Effective date of multiplier creation
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.