Replaced by:
Use the following PATCH payload to modify the delete threshold:
[
{
"op": "replace",
"path": "/deleteThreshold",
"value": 20
}
]
Replaced by:
Use the following PATCH payload to modify the delete threshold:
[
{
"op": "replace",
"path": "/deleteThreshold",
"value": 20
}
]
What is the replacement API for the delete threshold?
I updated the first post to be more explicit. Let us know if you have questions about any other endpoints.