POST themeProject/UpdateName
Request Information
URI Parameters
None.
Body Parameters
ThemeProject| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| CreatedDate | date |
None. |
|
| ModifiedDate | date |
None. |
|
| Status | integer |
None. |
|
| Product | Product |
None. |
|
| Background | Background |
None. |
|
| SFCCProduct | ThemeProject_SFCCProduct |
None. |
|
| Stamps | Collection of Stamp |
None. |
|
| Assets | Collection of ThemeProjectAsset |
None. |
|
| ARAsset | ARAsset |
None. |
|
| BackgroundId | globally unique identifier |
None. |
|
| BackgroundColor | string |
None. |
|
| LayoutMaskId | globally unique identifier |
None. |
|
| ProductId | globally unique identifier |
None. |
|
| UserID | globally unique identifier |
None. |
|
| GuestUserId | globally unique identifier |
None. |
|
| PreviewImageDetails | string |
None. |
|
| FormTemplate | string |
None. |
|
| s7ImageVersion | string |
None. |
|
| FinalFlatImageLocation | string |
None. |
|
| FinalFlatImageBlobLocation | string |
None. |
|
| PreviewFlatImageLocation | string |
None. |
|
| IsDefaultProjectName | boolean |
None. |
|
| ProjectImageSource | string |
None. |
|
| FinalImageSource | integer |
None. |
|
| ArtboardFlatImage | Collection of byte |
None. |
|
| ArtboardFlatImageLocation | string |
None. |
|
| SiteCode | string |
None. |
|
| SiteCodeID | integer |
None. |
|
| ShowS7NoBackgroundExistsWarning | boolean |
None. |
|
| EditRequestDateUTC | date |
None. |
|
| IsCSREditing | boolean |
None. |
|
| FinalFlatImage | Collection of byte |
None. |
|
| FinalFlatImageNoMask | Collection of byte |
None. |
|
| LicenseId | globally unique identifier |
None. |
|
| LicenseName | string |
None. |
|
| PDPFG | string |
None. |
|
| PurchaseFG | string |
None. |
|
| SourceProjectId | globally unique identifier |
None. |
|
| IsSourceThemeProject | boolean |
None. |
|
| IsLocked | boolean |
None. |
Request Formats
application/json, text/json, text/html
Sample:
{
"Id": "1122c1ca-7ec0-4105-aaff-3f34970f1934",
"Name": "sample string 2",
"CreatedDate": "2026-08-21T06:38:28.0947305+00:00",
"ModifiedDate": "2026-08-21T06:38:28.1103551+00:00",
"Status": 5,
"Product": {
"Id": "bb284633-e6fd-4f9d-9c4a-490f103e8f98",
"Name": "sample string 2",
"Size": 3,
"Category": "sample string 4",
"Price": 5.1,
"WrapHeight": 6.1,
"WrapWidth": 7.1,
"Backgrounds": [
{
"Id": "f7b70565-394f-40e3-a7c0-4aa0c148f58a",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "e6e81444-c455-4466-9f67-dc92259f5c17",
"IsLicensed": true,
"PDPFG": "sample string 7",
"PurchaseFG": "sample string 8",
"PurchasePrice": 1.1,
"LayoutRulesCompareResult": "sample string 9",
"IsSameLayoutAvailable": true,
"IsSameRulesAvailable": true,
"AddedBy": "sample string 12",
"IsMonogram": true,
"IsAR": true,
"IsActive": true,
"IsForAdmin": true,
"IsDeleted": true
},
{
"Id": "f7b70565-394f-40e3-a7c0-4aa0c148f58a",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "e6e81444-c455-4466-9f67-dc92259f5c17",
"IsLicensed": true,
"PDPFG": "sample string 7",
"PurchaseFG": "sample string 8",
"PurchasePrice": 1.1,
"LayoutRulesCompareResult": "sample string 9",
"IsSameLayoutAvailable": true,
"IsSameRulesAvailable": true,
"AddedBy": "sample string 12",
"IsMonogram": true,
"IsAR": true,
"IsActive": true,
"IsForAdmin": true,
"IsDeleted": true
}
],
"Guideline": {
"Id": "699ab0b4-08f8-4f23-8d5b-9c63256b10ad",
"LicenseID": "c993fde9-f4c7-4643-9ba4-8168cc7a53aa",
"Name": "sample string 3",
"Description": "sample string 4",
"IconURL": "sample string 5",
"DesignRules": "sample string 6",
"IsActive": true
},
"Form": null,
"FGCode": "sample string 8",
"IsActive": true,
"SiteCodeID": 10,
"IsProjectCopiedFromTemplate": true
},
"Background": {
"Id": "f7b70565-394f-40e3-a7c0-4aa0c148f58a",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "e6e81444-c455-4466-9f67-dc92259f5c17",
"IsLicensed": true,
"PDPFG": "sample string 7",
"PurchaseFG": "sample string 8",
"PurchasePrice": 1.1,
"LayoutRulesCompareResult": "sample string 9",
"IsSameLayoutAvailable": true,
"IsSameRulesAvailable": true,
"AddedBy": "sample string 12",
"IsMonogram": true,
"IsAR": true,
"IsActive": true,
"IsForAdmin": true,
"IsDeleted": true
},
"SFCCProduct": {
"ThemeProjectSFCCProductID": "3f70c064-29b2-44c9-8d47-0a046043cefe",
"ThemeProjectID": "68538f24-0b6b-4869-a103-cfbca8177ac9",
"MasterProductID": "sample string 3",
"VariantProductID": "sample string 4",
"ProductName": "sample string 5",
"SecondaryProductName": "sample string 6",
"LidColor": "sample string 7",
"IsSFCCProductCreated": true,
"S7DecorationPositionHorizontal": 11
},
"Stamps": [
{
"Id": "5a450b11-a19c-4234-8e95-5b33adc32e2e",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Top": 4.1,
"Left": 5.1,
"Height": 6.1,
"Width": 7.1,
"CanChangeColor": true,
"DefaultColor": "sample string 9",
"Layer": 10,
"Rotation": 11,
"Url": "sample string 12",
"AssetId": "2242734b-84aa-4567-99da-a8701bb2d217",
"BackgroundColor": "sample string 14"
},
{
"Id": "5a450b11-a19c-4234-8e95-5b33adc32e2e",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Top": 4.1,
"Left": 5.1,
"Height": 6.1,
"Width": 7.1,
"CanChangeColor": true,
"DefaultColor": "sample string 9",
"Layer": 10,
"Rotation": 11,
"Url": "sample string 12",
"AssetId": "2242734b-84aa-4567-99da-a8701bb2d217",
"BackgroundColor": "sample string 14"
}
],
"Assets": [
{
"ProjectAssetId": "f00a4ec8-b625-40a8-af81-1cb337fe4561",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "3d8d8b78-90c7-4b05-b2d0-5379d93f4622",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "47b068b1-6710-48ed-b06f-2657e80339b0",
"ImageUrl": "sample string 15",
"CropPayload": "sample string 16",
"PicsartPayload": "sample string 17",
"Brightness": 18.1,
"Saturation": 19.1,
"ImageFilterType": "sample string 20",
"ThemeProjectDetail": "sample string 21",
"GalleryAssetID": "c0cccbd4-7eb8-42c8-8941-eec6c3a639a4",
"IsLocked": true,
"StampColor": "sample string 24"
},
{
"ProjectAssetId": "f00a4ec8-b625-40a8-af81-1cb337fe4561",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "3d8d8b78-90c7-4b05-b2d0-5379d93f4622",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "47b068b1-6710-48ed-b06f-2657e80339b0",
"ImageUrl": "sample string 15",
"CropPayload": "sample string 16",
"PicsartPayload": "sample string 17",
"Brightness": 18.1,
"Saturation": 19.1,
"ImageFilterType": "sample string 20",
"ThemeProjectDetail": "sample string 21",
"GalleryAssetID": "c0cccbd4-7eb8-42c8-8941-eec6c3a639a4",
"IsLocked": true,
"StampColor": "sample string 24"
}
],
"ARAsset": {
"Id": "fd1ce40e-b644-4a91-a1a1-e4f10f5b4f78",
"IsVideoEncoded": true,
"IsVideoTrimmed": true,
"IsPortraitVideo": true,
"IsKeepLowResolutionVideo": true,
"PublishedVideoURL": "sample string 6",
"OriginalAssetURL": "sample string 7",
"VideoThumbnailURL": "sample string 8",
"CreatedDateUTC": "2026-08-21T06:38:28.1103551+00:00",
"ModifiedDateUTC": "2026-08-21T06:38:28.1103551+00:00",
"VideoStatus": 11,
"IsTemp": true,
"ErrorText": "sample string 13",
"ARVideoUploadStatus": 0
},
"BackgroundId": "9093a957-6194-4ff1-8e29-a2a4e1bde1ee",
"BackgroundColor": "sample string 7",
"LayoutMaskId": "bf0cf815-bc3d-46bb-8a09-2dde83ce724b",
"ProductId": "32532abd-9768-4402-b426-54cfad9141e7",
"UserID": "602d804b-4fbd-434b-a149-6eb538eaae8e",
"GuestUserId": "8893be6b-a57c-4cb6-b015-dc454be08d9b",
"PreviewImageDetails": "sample string 11",
"FormTemplate": "sample string 12",
"s7ImageVersion": "sample string 13",
"FinalFlatImageLocation": "sample string 14",
"FinalFlatImageBlobLocation": "sample string 15",
"PreviewFlatImageLocation": "sample string 16",
"IsDefaultProjectName": true,
"ProjectImageSource": "sample string 18",
"FinalImageSource": 19,
"ArtboardFlatImage": "QEA=",
"ArtboardFlatImageLocation": "sample string 20",
"SiteCode": "sample string 21",
"SiteCodeID": 22,
"ShowS7NoBackgroundExistsWarning": true,
"EditRequestDateUTC": "2026-08-21T06:38:28.1103551+00:00",
"IsCSREditing": true,
"FinalFlatImage": "QEA=",
"FinalFlatImageNoMask": "QEA=",
"LicenseId": "ed32922f-0f3f-4bf4-9952-28afa6da2757",
"LicenseName": "sample string 25",
"PDPFG": "sample string 26",
"PurchaseFG": "sample string 27",
"SourceProjectId": "5f12fdc6-71f7-415f-bdf6-db8367fa943d",
"IsSourceThemeProject": true,
"IsLocked": true
}
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |