Account
1 operations generated from the Engine OpenAPI schema. Request and response model names can be expanded in the interactive schema.
DELETE /api/v1/accounts/{id}
Delete an account by ID or username.
Authentication: Authorization header (ApiKeyAuth)
Parameters
| Name | Location | Type | Required | Description |
|---|---|---|---|---|
id | path | string | Yes | Account ID or username |
Responses
| Status | Description | Schema |
|---|---|---|
200 | OK | route.APIResponse |