Description
Updates a user defined link definition.
Parameters
| Name | Description |
|---|---|
| updateLinkDefinitionJson |
Location: query Type: string A JSON string that fully specifies a user-defined link
definition. For an example of the JSON string, refer to
Update user-defined link.
|
Responses
| Code | Description |
|---|---|
| 204 |
Type: none Updates the user defined link definition.
|