post
https://expert.inskill.ai/public/apiv3/expertisesteps
Create a step under an existing task in the caller's account.
The parent task's steps ordering array is automatically updated to include the new step's GUID. Use the optional prevstep parameter to insert the new step after a specific existing step (default is to append).
Required fields:
task(parent task GUID)product_idtypetitle(unlesstype=4subtask)
Subtask steps (type=4) additionally require subtask_id and subtask_pid. The referenced task must belong to the caller's account.
Forbidden fields (silently dropped):
account_id,guid,linkr_data_*,dirty_recordcreated_ts,modified_ts
Reordering existing steps is not supported. A step's position is set on creation. To change a step's position, delete and recreate. To reorder a task's full step list, re-import the task via POST /expertisetasks/import.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
