Delete Account
Delete the Account with the given UUID. This may fail if there are any AccountPlans that reference the Account being deleted.
Path parameters
UUID of the organization. The Organization represents your company as a direct customer of the m3ter service.
The UUID of the Account to delete.
Response
Return the deleted Account
Example response
{
"currency": "USD"
}Changes
Changed in 1 of the 10 revisions of this API.2
- ▲
the response property
allOf[AbstractResponseWithCustomFields]/allOf[AbstractResponse]/versionbecame optional for the status200response-property-became-optional
- ▲
the response property
allOf[AbstractResponse]/versionbecame optional for the status200response-property-became-optional
This revision also has 53 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲