Swagger 2.02026-08-101,9168873.7 MB
835047dab520
Tasks
Creates a new task and executes it, using a given task as the input. Note that deployment tasks cannot be re-run.
post/spaces/{spaceIdentifier}/tasks/rerun/{id}
Path parameters
spaceIdentifierstring required
Identifier (ID or slug) of the space
idstring required
ID of the Task to re-run.
Response
Carries the new task created in response to re-running an existing task via RerunServerTaskCommand.