Endpoints
Delete endpoint
Permanently deletes an endpoint. This action cannot be undone.
DELETE
Documentation Index
Fetch the complete documentation index at: https://docs.together.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the endpoint to delete
Example:
"endpoint-d23901de-ef8f-44bf-b3e7-de9c1ca8f2d7"
Response
No Content - Endpoint successfully deleted
Update endpoint, this can also be used to start or stop a dedicated endpoint
Previous
List batch jobs
Next