curl --request PUT \
--url https://platform.kodexa.ai/api/projects/{id}/assistants/{assistantId}/schedule \
--header 'x-api-key: <api-key>'{}Triggers a manual execution of the specified assistant’s processing schedule.
curl --request PUT \
--url https://platform.kodexa.ai/api/projects/{id}/assistants/{assistantId}/schedule \
--header 'x-api-key: <api-key>'{}API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.
Unique identifier (UUID) of the resource.
Unique identifier (UUID) of the assistant.
Schedule triggered
The response is of type object.