Deletes an existing holiday identified by its Holiday ID.

delete

/primeapi/restapi/v16.2/holiday/{id}

Request

Path Parameters
id
Type: integer (int64)
Required: true
ID of the Holiday to be deleted.

Response

Supported Media Types
  • application/json
200 Response
successful operation
Body
Root Schema : ApiEntityHoliday
Type: object
Nested Schema : DayWorkTime
Type: object
Nested Schema : workTimes
Type: array
Nested Schema : DayWorkRange
Type: object