Update Policy Categories
Updates policy categories in Expensify.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
The Expensify policy ID to update.
stringrequired
Whether to merge or replace categories.
stringrequired
JSON array of category objects to apply, for example [{"name":"Travel","enabled":true}].