Create a feature link

Create a new link for a feature.

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

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