Introduction
It is possible to configure the OOO period for the users via REST API
List of Attributes
|
Data Type |
Attribute Name |
Default Value |
Remarks |
|---|---|---|---|
|
String |
periodMessage |
|
Message to be added into comment should the user is OOO This message will be pre-pend infront of the one-time message as comment |
|
String |
startDateString |
|
String of the out of office start date, date format ("yyyy-MM-dd HH:mm") |
|
String |
endDateString |
|
String of the out of office end date, date format ("yyyy-MM-dd HH:mm") |
|
int |
periodId |
0 |
The id of the period for update and delete of period |
REST APIs