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

  • 8f5ec4f45de113See the full diff
    • removed the media type multipart/form-data from the request body

      request-body-media-type-removed

    • added the media type application/*+json to the request body

      request-body-media-type-added

    • added the media type application/json to the request body

      request-body-media-type-added

    • added the media type text/json to the request body

      request-body-media-type-added