Error
A valid request URL is required to generate request examples{
"pending_below": 50,
"suspicious_below": 50,
"fraudulent_below": 50,
"object": "thresholds"
}{
"error": {
"type": "invalid_request_error",
"code": "<string>",
"message": "<string>"
}
}{
"error": {
"type": "invalid_request_error",
"code": "<string>",
"message": "<string>"
}
}{
"error": {
"type": "invalid_request_error",
"code": "<string>",
"message": "<string>"
}
}Rules
Update thresholds
Send any subset of the three bounds. Applies to new analyses only; each check snapshots the cut lines it was scored against.
PATCH
/
api
/
v1
/
thresholds
/
Error
A valid request URL is required to generate request examples{
"pending_below": 50,
"suspicious_below": 50,
"fraudulent_below": 50,
"object": "thresholds"
}{
"error": {
"type": "invalid_request_error",
"code": "<string>",
"message": "<string>"
}
}{
"error": {
"type": "invalid_request_error",
"code": "<string>",
"message": "<string>"
}
}{
"error": {
"type": "invalid_request_error",
"code": "<string>",
"message": "<string>"
}
}Authorizations
Paste your workspace API key from Settings. Sent as Authorization: Bearer .
Body
application/jsonapplication/x-www-form-urlencodedmultipart/form-data