Response
OK
curl --request DELETE \
--url http://localhost/api/projects/{id}/assistants/{assistantId}
This response does not have an example.
Delete specified assistant
curl --request DELETE \
--url http://localhost/api/projects/{id}/assistants/{assistantId}
This response does not have an example.