Update History Time to Live By Key
Decision Definition
Update History Time to Live By Key
Updates the latest version of the decision definition which belongs to no tenant. The field is used within History cleanup.
PUT
Update History Time to Live By Key
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The key of the decision definitions to change history time to live.
Body
application/json
New value for historyTimeToLive field of the definition.
Can be null if enforceHistoryTimeToLive is configured to false.
Cannot be negative.
Required range:
x >= 0Response
Request successful.