/
AG
agenta-ai
/
Agenta API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 4d ago
Details
Filter operations
Access
7
Admin
24
post
Create accounts
delete
Delete accounts
post
Create simple accounts
delete
Delete simple accounts
post
Create users
delete
Delete user
post
Create user identities
delete
Delete user identity
post
Create organizations
delete
Delete organization
post
Create organization memberships
delete
Delete organization membership
post
Create workspaces
delete
Delete workspace
post
Create workspace memberships
delete
Delete workspace membership
post
Create projects
delete
Delete project
post
Create project memberships
delete
Delete project membership
post
Create API keys
delete
Delete API key
post
Reset user password
post
Transfer organization ownership
Annotations
5
Applications
35
Billing
10
Deprecated
11
Environments
30
Evaluations
54
Evaluators
36
Events
1
Folders
5
Invocations
5
Keys
3
Legacy
1
OpenTelemetry
2
Organizations
23
Projects
5
Queries
27
Secrets
5
Status
1
Testcases
3
Testsets
32
Tools
14
Traces
17
Users
3
Webhooks
9
Workflows
36
Workspaces
6
Admin
Delete accounts
delete
/admin/accounts/
Request body
AdminAccountsDelete
required
target
AdminAccountsDeleteTarget
required
dry_run
boolean
nullable
reason
string
nullable
confirm
string
nullable
Response
Successful Response
AdminDeleteResponse
required
dry_run
boolean
deleted
AdminDeletedEntities
skipped
AdminDeletedEntities
errors
AdminStructuredError[]
nullable
Changes