latestOpenAPI 3.0.2raw.githubusercontent.com2026-08-10560268.5 KB

37d9d2a0b112

Organization

Updates information about the organization specified by short name (accessible to Secretariat)

<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> Updates any organization's information</p>
put/org/{shortname}

Path parameters

shortnamestring required

The shortname of the organization

Query parameters

id_quotainteger

The new number of CVE IDs the organization is allowed to have in the RESERVED state at one time

namestring

The new name for the organization

new_short_namestring

The new shortname for the organization

active_roles.add'CNA' | 'SECRETARIAT'

Add an active role to the organization

active_roles.remove'CNA' | 'SECRETARIAT'

Remove an active role from the 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

Returns information about the organization updated

UpdateOrgResponseJson required— unresolved $ref