Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Organizations
cURL
curl --request DELETE \ --url https://api-sandbox.y.uno/v1/organizations/accounts/{account_id} \ --header 'PRIVATE-SECRET-KEY: <api-key>' \ --header 'PUBLIC-API-KEY: <api-key>'
{ "message": "Account disabled successfully" }
Disables an account.
Account UUID.
OK
"Account disabled successfully"
Was this page helpful?