bulkUpdateActionsTitle Mutation
Update titles for multiple actions at once
Access: Requires user access to all actions
Parameters:
- actionIds: Array of action IDs to update
- workspaceId: The ID of the workspace
- title: The new title to set
- shouldUpdateRecurring: Optional flag to update recurring instances
- allowEmpty: Optional flag to allow empty titles
Returns: Boolean indicating success
Arguments
#
Response
#
Returns Boolean .
Example
#
Previous
bulkUpdateActionsPriorityLevelId