Out Of Office REST Endpoints

User Configurations/Out Of Office
The operations from the User Configurations/Out Of Office category.
Creates Out Of Office Record
Method: post
Path: /process/api/v1/user-configurations/out-of-office
Deletes Out Of Office Record
Method: delete
Path: /process/api/v1/user-configurations/out-of-office/{id}
Get Out Of Office record
Method: get
Path: /process/api/v1/user-configurations/out-of-office/{id}
List Out Of Office Records
Method: get
Path: /process/api/v1/user-configurations/out-of-office
Update Out of Office Record
Method: put
Path: /process/api/v1/user-configurations/out-of-office/{id}