routines
Execute a routine against 1-100 items
Starts an asynchronous routine run for up to 100 input items.
post/routines/{routine_id}/run
Path parameters
routine_idstring required
Request body
Response
202
Changes
Changed in 1 of the 6 revisions of this API.11
- ▲
for the
pathrequest parameterroutine_id, the minLength was increased from0to1request-parameter-min-length-increased
- ●
for the
pathrequest parameterroutine_id, the maxLength was set to64request-parameter-max-length-set
- ▲