Registry User
Deletes the registry user specified by organization and username (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><b>Secretariat:</b> Deletes the specified user from the specified organization</p>delete/registry/org/{shortname}/user/{username}
Path parameters
shortnamestring required
The shortname of the organization
usernamestring required
The username of the user
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
Confirms deletion of the registry user
DeleteRegistryUserResponseJson required— unresolved $ref