v4

latestSwagger 2.0raw.githubusercontent.com2019-06-176695189.2 KB
Images

Gets entity type (profile or interaction) image upload URL.

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}/images/getEntityTypeImageUploadUrl

Path parameters

resourceGroupNamestring required

The name of the resource group.

hubNamestring required

The name of the hub.

subscriptionIdstring required

Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

Query parameters

api-versionstring required

Client Api Version.

Request body

entityTypestring

Type of entity. Can be Profile or Interaction.

entityTypeNamestring

Name of the entity type.

relativePathstring

Relative path of the image.

Response

OK. Successfully get the image upload URL for entity type.

imageExistsboolean

Whether image exists already.

contentUrlstring

Content URL for the image blob.

relativePathstring

Relative path of the image.