Add a user to a role.
This endpoint assigns a user to a specific role, granting them all the permissions associated with that role. The authenticated user must be the owner of the role or have appropriate administrative permissions.
Returns a success message indicating the user was added to the role.
Successful Response
The response is of type any
.