Function deleteRole

  • Deletes the requested role. Role can only be deleted if it has been unassigned from all users and groups. Only applicable to roles of type custom. Requestor must be assigned the TenantAdmin role.

    Parameters

    • id: string

      The unique identifier for the role.

    • Optionaloptions: ApiCallOptions

    Returns Promise<DeleteRoleHttpResponse>

    DeleteRoleHttpError