bulkUnassignEvents( )


Unassigns events from multiple categories at once.

Authentication

This function requires elevated permissions and runs only on the backend and on dashboard pages.

Permissions
Manage Events - all permissions
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
categoryIdArray<string>Required

A list of category IDs.


optionsBulkUnassignEventsOptions

Options to use when removing events from multiple categories.

Returns
Return Type:Promise<BulkUnassignEventsResponse>
Was this helpful?
Yes
No