Employee Event Owners REST Endpoints

Employee Event Details/Employee Event Owners
The child resource that provides details of the owners of the employee event.
Create an owner for the employee event
Method: post
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEventDetails/{EventNumber}/child/owners
Delete an owner of the employee event
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEventDetails/{EventNumber}/child/owners/{ownersUniqID}
Get all owners of the employee event
Method: get
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEventDetails/{EventNumber}/child/owners
Get an owner of the employee event
Method: get
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEventDetails/{EventNumber}/child/owners/{ownersUniqID}