mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-19 10:31:51 +00:00
8 lines
156 B
Plaintext
8 lines
156 B
Plaintext
---
|
|
title: "Add Roles to User"
|
|
api: "POST /api/v1/users/{id}/relationships/roles"
|
|
description: "Assign roles to user."
|
|
---
|
|
|
|
Grant roles to a user for RBAC.
|