v1

latestOpenAPI 3.1.02026-07-13182388559.6 KB
Admin

Deposit CU (admin)

Deposit CU to any organization

post/v1/admin/organizations/{orgId}/cu/deposit

Path parameters

orgIdstring required

Organization ID

Request body

object required
OR

Response

OK

codeinteger
messagestring
requestIdstring

Example response

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