Record
delete-deployment-variable-params
No description available.
record delete-deployment-variable-params {
workspace: string,
repo-slug: string,
environment-uuid: string,
variable-uuid: string,
}Fields
| Name | Type | Description |
|---|---|---|
| workspace | string | |
| repo-slug | string | |
| environment-uuid | string | |
| variable-uuid | string |