API structure has changed
2 structure changes including:
2 Modifications
Modified
2
POST /api/users/{userId}/roles
- Response
-
201 response Modified
-
application/json content type Modified
-
Type is now
object
- property Added
-
Type is now
-
application/json content type Modified
PUT /api/users/{userId}/roles
- Response
-
200 response Modified
-
application/json content type Modified
-
Type is now
object
- property Added
-
Type is now
-
application/json content type Modified