pronghorn-core

On this page:

updateProfile

Summary

Updates a profile.

Description

Update a profile in IAP.

Route

PUT /profiles/:id

Roles

admin

Parameters

DetailsExampleSchema
Name Type Required Description
id string yes Contains the id for the selected profile.
properties object yes Contains the properties for the selected profile.

Return

DetailsExampleSchema
Name Type Description
result object The output of the update process.