Summary
Update a prebuilt
Description
Update a prebuilt in IAP.
Route
PUT /prebuilts/:id
Roles
admin
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
id | string | yes | The object id of the selected prebuilt. |
prebuilt | object | yes | The data for a prebuilt. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | The output of the prebuilt update process. |