Set availabilities for a pool item

Set the availabilities for a participant pool item. This action is performed by the
participant designated as a schedule setter (scheduling.scheduleSetterParticipantsIds),
authenticated via the participant pool schedule setter token.

The provided availabilities replace any previously set availabilities on the item.

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

ID of the participant pool

string
required

ID of the pool item

Body Params
availabilities
array of objects
required

List of availability slots for this pool item

availabilities*
boolean

When true, switches the item's scheduling mode from ON_DEMAND to PRE_SCHEDULED. Only applicable to items with ON_DEMAND scheduling mode.

Responses

400

Bad request. Possible reasons:

  • Pool item is not in a valid status for setting availabilities
  • Availabilities array is empty or invalid
403

Requester is not the schedule setter participant for this item

404

Pool item not found

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