Summary
Delete a link.
Description
Delete a link
Route
DELETE /external-links/:linkId
Roles
admin
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
linkId | string | yes | The individual link to delete. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | Result of link deletion process |