GET v1/clientOptionNames/{clientOptionNameId}
Get a specific ClientOptionName.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
clientOptionNameId |
The ID of the ClientOptionName requested | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
The requested ClientOptionName
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.