Delete an AccountAsk AIdelete https://api-sandbox.trice.co/hub/v1/accounts/{id}Delete Account. The aggregator capability is required by the account to use DELETEPath ParamsiduuidrequiredHeadersX-TRICE-IDEMPOTENCY-KEYuuidA key used to manage the response in the case of a duplicate request. If a response with the same key already exists, then the previous response will be echoed.X-TRICE-ACCOUNTuuidA parent account can include this header as reference to the descendent account being operated on.Responses 201OK 400Bad request 401Unauthorized 404Not found 409Conflict 502Bad gateway defaultErrorUpdated 5 months ago