Update a feature link

Update an existing feature link.

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Path parameters

projectIdstringRequired
featureNamestringRequired
linkIdstringRequired

Request

featureLinkSchema
urlstringRequired
The URL the feature is linked to
titlestring or nullOptional
The description of the link

Response

This response has no body.

Errors