Self-Hosted Runners
Run a task v2 (self-hosted)
Initiates a new task execution with enhanced response (self-hosted)
post/self-hosted/{accountId}/tasks/run/v2
Path parameters
accountIdstring required
Unique identifier of the account
Request body
Example request
{
"type": "post-plan"
}Response
Task initiated successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.