renew_project_branch
Extend the time-to-live (TTL) of a branch project by specifying its ID, the parent project ID, and the new duration in days.
Instructions
Extend a contained branch project's TTL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ttl_days | No | New TTL extension in days. | |
| project_id | Yes | Parent project ID. | |
| branch_project_id | Yes | Branch project ID. |