POST api/pcconfigapi/addempty?pcID={pcID}&keyID={keyID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| pcID | globally unique identifier |
Required |
|
| keyID | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
globally unique identifierResponse Formats
application/json, text/json
Sample:
"b76e48a9-29a0-42e2-b59b-d3b2033e88db"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">b76e48a9-29a0-42e2-b59b-d3b2033e88db</guid>