v1

latestOpenAPI 3.1.02026-07-13182388559.6 KB
CU

Update CU min threshold

Update the CU minimum balance threshold for an organization (admin only)

put/v1/organizations/{orgId}/cu/threshold

Path parameters

orgIdstring required

Organization ID

Request body

object required
OR

Response

OK

codeinteger
messagestring
requestIdstring

Example response

{
  "message": "successfully",
  "requestId": "req_abc123"
}