Create user availability

This endpoint can be used to create a user availability. If successful, an availability model will be returned to the caller. NOTE: You must provide either taskTypeIds OR tagIds OR both

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Name of the availability

userIds
array of strings
required

List of user IDs

userIds*
int64
required

Availability Start Date, Unix timestamp in MS

int64
required

Availability End Date, Unix timestamp in MS

taskTypeIds
array of strings

Availability task type IDs (conditional)

taskTypeIds
tagIds
array of strings

Availability tag IDs (conditional)

tagIds
string

Location ID (optional)

boolean

If true, task planning is restricted to tasks whose attributes match those defined in this availability record and fall within the specified availability timeframe. The calendar is reserved only for tasks that meet these criteria.

Headers
string
required

Session ID

Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json