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

NameDescriptionTypeAdditional information
projectRecordId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

boolean

Response 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>