pronghorn-core

On this page:

updateLink

Summary

Update a link.

Description

Update a link

Route

PATCH /external-links/:linkId

Roles

admin

Parameters

DetailsExampleSchema
Name Type Required Description
linkId string yes The individual link to update.
updates object yes An object containing the requested updates

Return

DetailsExampleSchema
Name Type Description
result object The output of the link update.