POST api/v{version}/directory/entry/link/delete/{id}

Delete bio link for the provided id (Authentication Required)

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

RelatedLink id delete

integer

Required

version

string

None.

Body Parameters

None.

Response Information

Resource Description

OK or error state if not.

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.