API structure has changed
2 structure changes including:
2 Modifications
Modified
2
Breaking
POST /accounts
- Body
-
application/json content type Modified
-
username property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
username property Removed
PUT /accounts/{id}
- Body
-
application/json content type Modified
-
email property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
email property Removed