CVE ID
Updates information related to the specified CVE ID (accessible to CNAs and Secretariat)
<h2>Access Control</h2> <p>User must belong to an organization with the <b>CNA</b> or <b>Secretariat</b> role</p> <h2>Expected Behavior</h2> <p><b>CNA:</b> Updates information related to a CVE ID owned by the CNA</p> <p><b>Secretariat:</b> Updates a CVE ID owned by any organization</p>put/cve-id/{id}
Path parameters
idstring required
The id of the CVE ID to update
Query parameters
orgstring
The shortname of the new owning_cna for the CVE ID
state'RESERVED' | 'REJECTED'
The new state for the CVE ID
Headers
CVE-API-ORGstring required
The shortname for the organization associated with the user requesting authentication
CVE-API-USERstring required
The username for the account making the request
CVE-API-KEYstring required
The user's API key
Response
The updated CVE ID information is returned
UpdateCveIdResponseJson required— unresolved $ref