Summary
Updates an artifact
Description
Updates an artifact in an IAP environment.
Route
PUT /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 output of the update process. |