post {backendUrlScheme}://{backendUrlHost}/api/public/user/availability/update
This endpoint can be used to update a user availability. In the request, you provide a session ID in the header and availability details in the body. User availability should have taskTypeIds OR tagIds set (OR a combination of both). WARNING : You cannot set both taskTypeIds AND tagIds to null.