Skip to main content
DELETE
/
api
/
projects
/
{id}
/
assistants
/
{assistantId}
cURL
curl --request DELETE \
  --url http://localhost/api/projects/{id}/assistants/{assistantId}
This response does not have an example.

Path Parameters

id
string
required
assistantId
string
required

Response

OK

I