Portkey Docs home page
Search or ask...
Sign in →
Support
Get Demo
Github
Sign in →
Search...
Navigation
Assistants
Delete Assistant
Documentation
Integrations
Inference API
Admin API
Cookbook
Changelog
API Reference
Introduction
Authentication
Headers
Supported Providers
SDKs
API Details
Chat Completions
POST
Chat
Portkey Prompts
POST
Prompt Completions
POST
Prompt Render
Embeddings
POST
Embeddings
Images
POST
Create Image
POST
Create Image Edit
POST
Create Image Variation
Audio
POST
Create Speech
POST
Create Transcription
POST
Create Translation
Realtime
POST
Create Realtime Session
Other APIs
Gateway to Other APIs
Completions
POST
Completions
Moderations
POST
Moderations
Fine-tuning
POST
Create Fine-tuning Job
GET
List Fine-tuning Jobs
GET
Retrieve Fine-tuning Job
GET
List Fine-tuning Events
GET
List Fine-tuning Checkpoints
POST
Cancel Fine-tuning
Batch
POST
Create Batch
GET
List Batch
GET
Retrieve Batch
POST
Cancel Batch
Files
POST
Upload File
GET
List Files
GET
Retrieve File
GET
Retrieve File Content
DEL
Delete File
Assistants
Assistants
POST
Create Assistant
GET
List Assistant
GET
Retrieve Assistant
POST
Modify Assistant
DEL
Delete Assistant
Threads
Messages
Runs
Run Steps
Assistants
Delete Assistant
DELETE
/
assistants
/
{assistant_id}
Send
Authorization
x-portkey-api-key
string
*
x-portkey-api-key
Required
string
x-portkey-virtual-key
string
*
x-portkey-virtual-key
Required
string
Path
assistant_id
string
*
assistant_id
Required
string
The ID of the assistant to delete.
Authorizations
Portkey Key & Virtual Key
Portkey Key & Provider Auth & Provider Name
Portkey Key & Config
Portkey Key & Provider Auth & Provider Name & Custom Host
x-portkey-api-key
string
header
required
x-portkey-virtual-key
string
header
required
Path Parameters
assistant_id
string
required
The ID of the assistant to delete.
Response
200 - application/json
id
string
required
deleted
boolean
required
object
enum<string>
required
Available options:
assistant.deleted
Was this page helpful?
Yes
No
Modify Assistant
Create Thread