Summary
Remove an artifact
Description
Removes an artifact from an IAP environment.
Route
DELETE /admin/artifacts/:id
Roles
admin
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
id | string | yes | Contains the id for the selected artifact. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | The result of the install process contains the status of the command. |