Install a template in the environment

Installs a template version in the environment, creating a new installation object on success. Defaults to the latest version if no version is specified.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

space_idstringRequired
The ID of the space. Alphanumerical.
environment_idstringRequired
The ID of the environment.
template_idstringRequired
The ID of the template. Alphanumerical.

Response headers

Content-Typestring

Content-Type

Response

Created - Resource created successfully