Create Resources Bulk

Use this endpoint to Bulk Create resources. Valid resource ids are required. The posted list of resources cannot exceed 100 resource objects per transaction for performance purposes.

Required Fields: Email Address and Name

Providing a single or many serviceId(s) in the service array will result the resource explicitly being available to provide those services only. While passing in an empty array will result in all services being available to the resources. This includes all company and business scoped services. See the POST ​/setup​/v1​/resources​/{id}​/services endpoint for details about explicitly linking services.

Set the resource availability type by using the recurringAvailability flag. Set recurringAvailability to True for Weekly Availability or False for Resource Allocations.

Language
Authorization
OAuth2
Authenticate
Click Try It! to start a request and see the response here!