PUT api/progressionchain/{id}/deletechainlink?linkId={linkId}
Add node to progression chain
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
|
linkId |
The Id of the link to delete |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ProgressionChainDataContractName | Description | Type | Additional information |
---|---|---|---|
Nodes | Collection of ChainItemDataContract |
None. |
|
Links | Collection of ChainLinkDataContract |
None. |
|
Property | PropertyDataContract |
None. |
|
Id | integer |
None. |
Response Formats
application/json
Sample:
text/json
Sample: