Experts
Update Work Schedule
Set or update expert's work hours schedule.
Example payload: { "timezone": "America/Los_Angeles", "monday": {"start": "09:00", "end": "17:00"}, "tuesday": {"start": "09:00", "end": "17:00"}, "wednesday": {"start": "09:00", "end": "17:00"}, "thursday": {"start": "09:00", "end": "17:00"}, "friday": {"start": "09:00", "end": "17:00"}, "saturday": null, "sunday": null }
put/api/v1/experts/work-schedule
Request body
Response
Successful Response
{"stackTrail":"paths:/api/v1/experts/work-schedule:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.