update6
abstract suspend fun update6(holidayId: Long, putHolidaysHolidayIdRequest: PutHolidaysHolidayIdRequest): PutHolidaysHolidayIdResponse
Update a Holiday If a holiday is in pending state (created and not activated) then all fields are allowed to modify. Once holidays become active only name and descriptions are allowed to modify. Responses:
200: OK
Return
Parameters
holiday Id
holidayId
put Holidays Holiday Id Request