POST xaitporter/update_project

Updates the XaitPorter project with the latest merge data.

Request Information

URI

https://ofd-api.blueprintcpq.net/xaitporter/update_project?projectRecordId={projectRecordId}&projectName={projectName}

URI Parameters

NameDescriptionTypeAdditional information
projectRecordId

Existing project record Id

globally unique identifier

Required

projectName

If the user updates the version for non structural changes than we may have to update the project name as part of the update

string

Required

Body Parameters

None.

Response Information

Resource Description

Returns the XaitPorter project document link, if success, else an empty string.

string

Response Formats

application/json, text/json, text/html

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>