v2
experts
experts
private

Install Expert Workflow

post/api/experts/{expert_id}/workflows

Path parameters

expert_idstring required

Request body

store_listing_version_idstring required

Response

Successful Response

idstring required
store_listing_version_idstring nullable required
library_agent_idstring nullable required
graph_idstring nullable required
namestring nullable required
descriptionstring nullable required
schedule_cronstring nullable
schedule_idstring nullable

Changes

Changed in 2 of the 92 revisions of this API.3

    • added the optional property schedule_cron to the response with the 200 status

      response-optional-property-added

    • added the optional property schedule_id to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added