PUT v2/impactvideo/UpdateMyVideo/{id}
Request Information
URI Parameters
| Name | Type | Description | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | integer |
Additional Info :
Required |
|||||||||||
Body Parameters
ImpactVideoMyVideoRequest| Name | Type | Description | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ProfileId | integer | ||||||||||||
| CompanyName | string | ||||||||||||
| DistributorID | string | ||||||||||||
| VideoMessage | string | ||||||||||||
| HtmlUrl | string | ||||||||||||
| SelfieVideoURL | string | ||||||||||||
| SelfieVideoThumbURL | string | ||||||||||||
| ProductVideoURL | string | ||||||||||||
| ProductName | string | ||||||||||||
| ProductDescription | string | ||||||||||||
| ProductURL | string | ||||||||||||
| ProductImageURL | string | ||||||||||||
| ProductPrice | string | ||||||||||||
| LinkName | string | ||||||||||||
| LinkURL | string | ||||||||||||
| AppVersion | string | ||||||||||||
| HTMLFileSize | integer | ||||||||||||
| VideoFileSize | integer | ||||||||||||
| VideoThumbSize | integer | ||||||||||||
| CreatedDate | date | ||||||||||||
| UpdatedDate | date | ||||||||||||
| Device | string | ||||||||||||
| UserType | string | ||||||||||||
| IsDeleted | boolean | ||||||||||||
| ProfileType | integer | ||||||||||||
| Language | string | ||||||||||||
| PhoneModel | string | ||||||||||||
| IsEncoded | boolean | ||||||||||||
Request Formats
{
"profileId": 1,
"companyName": "sample string 2",
"distributorID": "sample string 3",
"videoMessage": "sample string 4",
"htmlUrl": "sample string 5",
"selfieVideoURL": "sample string 6",
"selfieVideoThumbURL": "sample string 7",
"productVideoURL": "sample string 8",
"productName": "sample string 9",
"productDescription": "sample string 10",
"productURL": "sample string 11",
"productImageURL": "sample string 12",
"productPrice": "sample string 13",
"linkName": "sample string 14",
"linkURL": "sample string 15",
"appVersion": "sample string 16",
"htmlFileSize": 1,
"videoFileSize": 1,
"videoThumbSize": 1,
"createdDate": "2025-11-01T03:51:47.1126251Z",
"updatedDate": "2025-11-01T03:51:47.1126251Z",
"device": "sample string 17",
"userType": "sample string 18",
"isDeleted": true,
"profileType": 19,
"language": "sample string 20",
"phoneModel": "sample string 21",
"isEncoded": true
}
<ImpactVideoMyVideoRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AppNotch.Converter.Api.Server.Models"> <AppVersion>sample string 16</AppVersion> <CompanyName>sample string 2</CompanyName> <CreatedDate>2025-11-01T03:51:47.1126251+00:00</CreatedDate> <Device>sample string 17</Device> <DistributorID>sample string 3</DistributorID> <HTMLFileSize>1</HTMLFileSize> <HtmlUrl>sample string 5</HtmlUrl> <IsDeleted>true</IsDeleted> <IsEncoded>true</IsEncoded> <Language>sample string 20</Language> <LinkName>sample string 14</LinkName> <LinkURL>sample string 15</LinkURL> <PhoneModel>sample string 21</PhoneModel> <ProductDescription>sample string 10</ProductDescription> <ProductImageURL>sample string 12</ProductImageURL> <ProductName>sample string 9</ProductName> <ProductPrice>sample string 13</ProductPrice> <ProductURL>sample string 11</ProductURL> <ProductVideoURL>sample string 8</ProductVideoURL> <ProfileId>1</ProfileId> <ProfileType>19</ProfileType> <SelfieVideoThumbURL>sample string 7</SelfieVideoThumbURL> <SelfieVideoURL>sample string 6</SelfieVideoURL> <UpdatedDate>2025-11-01T03:51:47.1126251+00:00</UpdatedDate> <UserType>sample string 18</UserType> <VideoFileSize>1</VideoFileSize> <VideoMessage>sample string 4</VideoMessage> <VideoThumbSize>1</VideoThumbSize> </ImpactVideoMyVideoRequest>
Response Information
Resource Description
ImpactVideoMyVideoResponse| Name | Type | Description | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Id | integer | ||||||||||||
| ProfileId | integer | ||||||||||||
| CompanyName | string | ||||||||||||
| DistributorID | string | ||||||||||||
| VideoMessage | string | ||||||||||||
| HtmlUrl | string | ||||||||||||
| SelfieVideoURL | string | ||||||||||||
| SelfieVideoThumbURL | string | ||||||||||||
| ProductVideoURL | string | ||||||||||||
| ProductName | string | ||||||||||||
| ProductDescription | string | ||||||||||||
| ProductURL | string | ||||||||||||
| ProductImageURL | string | ||||||||||||
| ProductPrice | string | ||||||||||||
| LinkName | string | ||||||||||||
| LinkURL | string | ||||||||||||
| AppVersion | string | ||||||||||||
| HTMLFileSize | integer | ||||||||||||
| VideoFileSize | integer | ||||||||||||
| VideoThumbSize | integer | ||||||||||||
| CreatedDate | date | ||||||||||||
| UpdatedDate | date | ||||||||||||
| Device | string | ||||||||||||
| UserType | string | ||||||||||||
| IsDeleted | boolean | ||||||||||||
| ProfileType | integer | ||||||||||||
| Language | string | ||||||||||||
| PhoneModel | string | ||||||||||||
| IsEncoded | boolean | ||||||||||||
Response Formats
{
"id": 1,
"profileId": 2,
"companyName": "sample string 3",
"distributorID": "sample string 4",
"videoMessage": "sample string 5",
"htmlUrl": "sample string 6",
"selfieVideoURL": "sample string 7",
"selfieVideoThumbURL": "sample string 8",
"productVideoURL": "sample string 9",
"productName": "sample string 10",
"productDescription": "sample string 11",
"productURL": "sample string 12",
"productImageURL": "sample string 13",
"productPrice": "sample string 14",
"linkName": "sample string 15",
"linkURL": "sample string 16",
"appVersion": "sample string 17",
"htmlFileSize": 1,
"videoFileSize": 1,
"videoThumbSize": 1,
"createdDate": "2025-11-01T03:51:47.1419787Z",
"updatedDate": "2025-11-01T03:51:47.1419787Z",
"device": "sample string 18",
"userType": "sample string 19",
"isDeleted": true,
"profileType": 20,
"language": "sample string 21",
"phoneModel": "sample string 22",
"isEncoded": true
}
<ImpactVideoMyVideoResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AppNotch.Converter.Api.Server.Models"> <AppVersion>sample string 17</AppVersion> <CompanyName>sample string 3</CompanyName> <CreatedDate>2025-11-01T03:51:47.1419787+00:00</CreatedDate> <Device>sample string 18</Device> <DistributorID>sample string 4</DistributorID> <HTMLFileSize>1</HTMLFileSize> <HtmlUrl>sample string 6</HtmlUrl> <Id>1</Id> <IsDeleted>true</IsDeleted> <IsEncoded>true</IsEncoded> <Language>sample string 21</Language> <LinkName>sample string 15</LinkName> <LinkURL>sample string 16</LinkURL> <PhoneModel>sample string 22</PhoneModel> <ProductDescription>sample string 11</ProductDescription> <ProductImageURL>sample string 13</ProductImageURL> <ProductName>sample string 10</ProductName> <ProductPrice>sample string 14</ProductPrice> <ProductURL>sample string 12</ProductURL> <ProductVideoURL>sample string 9</ProductVideoURL> <ProfileId>2</ProfileId> <ProfileType>20</ProfileType> <SelfieVideoThumbURL>sample string 8</SelfieVideoThumbURL> <SelfieVideoURL>sample string 7</SelfieVideoURL> <UpdatedDate>2025-11-01T03:51:47.1419787+00:00</UpdatedDate> <UserType>sample string 19</UserType> <VideoFileSize>1</VideoFileSize> <VideoMessage>sample string 5</VideoMessage> <VideoThumbSize>1</VideoThumbSize> </ImpactVideoMyVideoResponse>