Skip to main content
DELETE
/
v1
/
subaccounts
/
{subaccount_id}
Delete Subaccount
curl --request DELETE \
  --url https://api.centosfi.com/v1/subaccounts/{subaccount_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Path Parameters

subaccount_id
string
required

Response

Successful Response