v1
latestSwagger 2.02026-08-061,9128853.7 MBModifies an existing Project
Path parameters
Identifier (ID or slug) of the space
ID of the project to modify
Request body
Which edition of PowerShell the project's script steps run under: "Desktop" (Windows PowerShell) or "Core" (cross-platform PowerShell). Leave unset to inherit the server default.
ID of a runbook in this project that tears down an ephemeral environment. Must be an existing runbook of this project; call find_runbooks to look one up. Only relevant to projects using ephemeral environments.
The project's complete set of tags, each written as "TagSet/Tag" using either the names or the IDs of the tag set and tag (for example "Regions/us-east"). This replaces the project's current tags, so resubmit the existing ones you want to keep. Call find_tag_sets to discover which tag sets apply to projects.
ID of a runbook in this project that provisions an ephemeral environment. Must be an existing runbook of this project; call find_runbooks to look one up. Only relevant to projects using ephemeral environments.
URL-friendly short identifier for the project, unique within the space. Leave unset to keep the project's current slug.
Response
Confirms that the Project has been modified, containing the updated Project