brandingimages.uploadImage

PUT https://relay.bluejeans.com/api/brandingimages/type/:type
Put a logo image of a particular type for the enterprise of the logged-in user

inputs

image/*

content-type

String HEADER yes

type

BrandingImageType PATH yes

entity

The binary data of the logo. Be sure to set the content type correctly!
BrandingImage BODY yes

outputs

The JSON representing the uploaded image.
application/json BrandingImage