Update the picture for a
PUT {{baseUrl}}/v2/accounts/{{accountId}}/rooms/{{roomId}}/picture
This endpoint supports the following content types, application/json as JSON PictureForUpdate{fileName
:string
, Base64Contents
:string
}, multipart/formdata and any other streamed binary content type (as long as either query parameter fileName or request header ContentDisposition filename is included).
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Content-Type | string | ||
Authorization | string |