Update Company ClosureAsk AIput https://{api_url}/api/v5/admin/{company_id}/company_closures/{id}Updates an existing company closure.Path Paramscompany_idstringrequiredCompany IDidint32requiredCompany Closue IdBody ParamsnamestringName of the closuredescriptionstringDescription of the closurestart_datetime_utcdate-timeStart datetime of the closure in UTCend_datetime_utcdate-timeEnd datetime of the closure in UTCcompany_ids_to_excludearray of int32sFinal list of company IDs to exclude from this closurecompany_ids_to_excludeADD int32Responses 200Company Closure 403Forbidden 404Not Found 422Unprocessable EntityUpdated about 1 year ago