Changes to Update User Profile
PUT /api/v1/users/profile/{user_id}/{profile_id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 4 of the 31 revisions of this API.113
What changed
- ○
for the
pathrequest parameterprofile_id, the type was generalized fromstringto no typerequest-parameter-type-generalized
- ○
for the
pathrequest parameteruser_id, the type was generalized fromstringto no typerequest-parameter-type-generalized
- ○
- ●
added the new
520.00enum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
- ○
endpoint added
endpoint-added
- ○
- ▲
api removed without deprecation
api-removed-without-deprecation
This revision also has 31 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲