diff --git a/docs/running-tasks/api-spec.mdx b/docs/running-tasks/api-spec.mdx index 2a08dc3a..b9be3242 100644 --- a/docs/running-tasks/api-spec.mdx +++ b/docs/running-tasks/api-spec.mdx @@ -15,6 +15,7 @@ Production:`https://api.skyvern.com/api/v1/tasks/` | Parameter | Type | Required? | Sample Value | Description | | --- | --- | --- | --- | --- | | x-api-key | String | yes | [your-api-key-here] | Bearer token that gives your backend access to the Skyvern API. This will be manually provided by us | +| x-max-steps-override | int | no | 10 | Overrides any max step configuration for the initiated task | ### Body