Summary
Remove a prebuilt.
Description
Remove a prebuilt from IAP.
Route
DELETE /prebuilts/:id
Roles
            admin
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| id | string | yes | The object id of the selected prebuilt. | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| result | object | The output of the prebuilt removal process. |