Threads

Delete a thread

Delete a thread. Deletes or detaches the target resource and returns the action status.

delete/api/projects/{projectId}/sessions/{sessionId}/threads/{threadId}

Response

Thread deleted

messagestring

Human-readable status or error message.

statusstring

Current status value.

successboolean

Whether the requested action succeeded.

Changes