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_id
The ID of the space. Alphanumerical.
environment_id
The ID of the environment.
template_id
The ID of the template. Alphanumerical.
Response headers
Content-Type
Content-Type
Response
Created - Resource created successfully