latestOpenAPI 3.0.32026-08-20147323331.7 KB

a7231589e927

feature-requests

Link a customer account to a feature request

Creates a manual evidence record linking a customer account to a feature request. Repeated requests create separate evidence records.

Rate limit: 20 requests per minute

post/feature-requests/{id}/evidence

Path parameters

idstring required

The ID of the feature request.

Request body

account_idstring required

The ID of the customer account to link to the feature request.

summarystring

A summary explaining why this account is linked. Defaults to "Account manually linked via API."

Response

request_idstring