pronghorn-core

On this page:

updateRole

Summary

Update a role.

Description

Update a role

Route

PATCH /authorization/roles/:roleId

Roles

admin

Parameters

DetailsExampleSchema
Name Type Required Description
roleId string yes The individual role to update.
updates object yes An object containing the requested updates

Return

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