brandingimages.insert
POST
https://relay.bluejeans.com/api/brandingimages/
Create a new entity with the given properties.
POST /api/brandingimages/ HTTP/1.1
Content-Type: application/json
{ "propertyName": "propertyValue" }
HTTP/1.1 200 OK
Content-Type: application/json
{ "id": "4fb329c03a8ce62480d87e24", "propertyName": "propertyValue" }