POST api/v{version}/directory/entry/link/delete/{id}
Delete bio link for the provided id (Authentication Required)
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
RelatedLink id delete |
integer |
Required |
| version | string |
None. |
Body Parameters
None.
Response Information
Resource Description
OK or error state if not.
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.