Add x-max-steps-override to tasks api (#595)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user