Update User Associated Entity
Learn about the API operation to update an entity associated to a user.
Request Type | PUT |
URL | /oauth/users/{userID}/entity |
Parameters | JSON object with structure like { "URI"
"entities/abc123", "tenant" "Sample"}
|
Access | Access ROLE_ADMIN_TENANT or ROLE_USER
and the same user |