DELETE xaitporter/unlink_project/{recordId}
Unlinks the project by recordId.
Request Information
URI
https://ofd-api.blueprintcpq.net/xaitporter/unlink_project/{recordId}
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
recordId |
CPQ record Identifier i.e. Quote Id. |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
True if it succeeds, false if it fails.
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>