Set a project's thumbnail image
Sets a project's thumbnail image.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
projectId
Project identifier
Request
options
imageData
Binary image data encoded as a base64 string
backgroundColor
Thumbnail background color
Response
Updated project
message
data
metadata
Errors
500
Internal Server Error