Delete a subaccountAsk AIpost https://example.com/user/deleteSubAccountDeletes a subaccount for the ChaosSearch deployment. This endpoint requires a JWT created for the primary/tenant account using the /user/login endpoint.Body ParamsUsernamestringHeadersx-amz-chaossumo-route-tokenstringrequiredMust specify login as the value.x-amz-security-tokenstringrequiredSpecify the JWT that was output by a previous /user/login endpoint.Responses 200A successful delete of the subaccount returns a value of false for the key of Exists. 500The input was invalidUpdated 11 months ago