Remove client from locationAsk AIpost {backendUrlScheme}://{backendUrlHost}/api/public/location/remove-clientThis endpoint can be used to remove a client from a work location.Body ParamslocationIdstringrequiredID of the work location to updateuserIdstringrequiredUser ID of the client to removeHeadersbsy-sidstringrequiredSession IDResponses 200Client removed from location successfully 400Bad request, missing required fields or invalid data 401Unauthorized access, invalid or missing session IDUpdated 7 months ago