environment_delete
Delete an environment from a Semaphore project by providing project and environment IDs.
Instructions
Delete an environment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The ID of the project. | |
| environment_id | Yes | The ID of the environment to delete. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |