pronghorn-core

On this page:

deleteProfile

Summary

Delete a profile.

Description

Delete a profile from IAP.

Route

DELETE /profiles/:id

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 deletion process.