Description
Deletes the user defined link definition.
Parameters
Name | Description |
---|---|
deleteLinkDefinitionJson |
Location: query Type: string A JSON string that specifies the link type to delete.
For an example of the JSON string, refer to Delete user-defined link.
|
Responses
Code | Description |
---|---|
204 |
Type: none Deletes the user defined link definition.
|