Device Models
Changes the avatar.
post/api/models/{id}/avatar
Path parameters
idstring required
The model identifier.
Request body
string required
Response
OK
string required
Changes
Changed in 1 of the 3 revisions of this API.13
- ▲
removed the media type
multipart/form-datafrom the request bodyrequest-body-media-type-removed
- ○
added the media type
application/*+jsonto the request bodyrequest-body-media-type-added
- ○
added the media type
application/jsonto the request bodyrequest-body-media-type-added
- ○
added the media type
text/jsonto the request bodyrequest-body-media-type-added
- ▲