Update Out of Office

Endpoint to update a specific out_of_office.

Path Params
string
required

The out_of_office ID .

Body Params
int64
required

The epoch timestamp in millis. This is checked in Soldo. Requests with timestamp older than 5 seconds will be rejected.

string
required

The ID of the person covering for the delegator.

string

Defines when the out_of_office entry starts. fromDate included.(i.e. greater than or equal to) (Format: yyyy-MM-dd).

string

Defines when the out_of_office entry ends. toDate included.(i.e. less than) (Format: yyyy-MM-dd).

features
array of objects
required

The features of out_of_office.

features*
Headers
string
required
Defaults to {{fingerprint}}

Advanced authentication: SHA512SUM of the Fingerprint order values.

string
required
Defaults to {{fingerprint_signature}}

Advanced authentication: Signature of the X-Soldo-Fingerprint.

Responses

400

Your request has missing arguments or is malformed.

404

One or more resource requested does not exist.

Language
Credentials
OAuth2
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json