Registry Organization
Assigns an organization to report to a ROOT organization (accessible to Secretariat only)
<h2>Access Control</h2> <p>User must belong to an organization with the <b>Secretariat</b> role.</p> <h2>Expected Behavior</h2> <p>The organization identified by <b>shortname</b> must have <b>ROOT</b> authority. The organization identified by <b>shortname2</b> will report to it. If <b>shortname2</b> already reported to a different <b>ROOT</b>. It will be removed from that and both will receive an audit entry.</p>post/registry/org/{shortname}/oversees/{shortname2}/add
Path parameters
shortnamestring required
The shortname of the overseeing ROOT organization
shortname2string required
The shortname of the reporting organization
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
Reports-to relationship added successfully