Organizations
cURL
curl --request DELETE \ --url https://api-sandbox.y.uno/v1/organizations/account-groups/{account_group_id} \ --header 'PRIVATE-SECRET-KEY: <api-key>' \ --header 'PUBLIC-API-KEY: <api-key>'
Deletes an account group, the accounts are then assigned to a default group.
Account group UUID.
No Content
Was this page helpful?