Summary
Switch the active profile.
Description
Switch the active profile in the current IAP.
Route
PUT /profiles/:id/active
Roles
admin
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
id | string | yes | Contains the id for the selected profile. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | The output of the profile creation process. |