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

Path Parameters

id
string
required
assistantId
string
required

Response

OK

I