POST xaitporter/cancel_confirm_project
Removes the registered project record if the user cancels the project create confirmation.
Request Information
URI
https://ofd-api.blueprintcpq.net/xaitporter/cancel_confirm_project?projectRecordId={projectRecordId}
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
projectRecordId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json, text/html
Sample:
true
application/xml, text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>