Update workspace thresholds

Request URI for Sub Account
PATCH /accounts/1/thresholds

Request Format:

{
  "winningPercent": 95,
  "losingPercent": 5,
  "visitors": 21
}

Update workspace Thresholds.

Language
Authorization
Header
Click Try It! to start a request and see the response here!