Bulk Mutate
Performs bulk flag operations on records
Path parameters
workbookId
The workbook ID to manage flags for
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
X-Disable-Hooks
Request
This endpoint expects an object.
operation
The operation to perform
Allowed values:
slug
The flag slug to operate on
flag
Flag data for apply/update operations
exceptions
Record IDs to exclude from the operation
query
Query string to filter records
filter
Filter object to apply to records
filterField
Field to filter on
searchValue
Value to search for
searchField
Field to search in
q
General search query
ids
Specific record IDs to target
snapshotLabel
Label for snapshot before mutation
Response
This endpoint returns an object.
success
Whether the operation was successfully queued
jobId
The ID of the job handling the bulk mutation