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