/
OP
openai
/
OpenAI API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 42m ago · Updated 2y ago
View markdown
openai
OpenAI API
delete
Deletes a user from the organization.
2f8ca92b9b18
latest
OpenAPI 3.0.0
MIT
raw.githubusercontent.com
2024-11-04
94
279
768.0 KB
Assistants
23
Audio
3
Audit Logs
1
Batch
4
Chat
1
Completions
1
Embeddings
1
Files
5
Fine-tuning
6
Images
3
Invites
4
Models
3
Moderations
1
Projects
17
Uploads
4
Users
4
get
Lists all of the users in the organization.
get
Retrieves a user by their identifier.
post
Modifies a user's role in the organization.
delete
Deletes a user from the organization.
Vector stores
13
Users
Deletes a user from the organization.
delete
/organization/users/{user_id}
Path parameters
user_id
string
required
The ID of the user.
Response
User deleted successfully.
UserDeleteResponse
required
object
'organization.user.deleted'
required
id
string
required
deleted
boolean
required