curl --request DELETE \
--url https://api.centosfi.com/v1/subaccounts/{subaccount_id}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}Delete a subaccount.
curl --request DELETE \
--url https://api.centosfi.com/v1/subaccounts/{subaccount_id}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}Successful Response