PUT v1/EventContent/{id}/Parent/{parentId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | globally unique identifier |
Required |
|
parentId | globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json, application/octet-stream
Sample:
true
application/xml, text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>