Creates a new schedule defining a user's availability with weekly slots and date-specific overrides in an organization; setting 'isDefault' to true may replace an existing default schedule for the user.
nameRequiredstringDescriptive name for the schedule.
orgIdRequiredintegerUnique identifier of the organization.
userIdRequiredintegerUnique identifier of the user for whom the schedule is created.
timeZoneRequiredstringIANA timezone identifier for the schedule (e.g., 'America/New_York'); used to calculate event times.
isDefaultRequiredbooleanSpecifies if this is the user's default schedule. Only one schedule can be default; used for event types not tied to a specific schedule.
overridesarrayList of overrides to change availability for specific dates (e.g., holidays, special events).
availabilityarrayList of availability objects defining the user's regular weekly schedule. If omitted, system may assume a default (e.g., Mon-Fri, 09:00-17:00).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.