Skip to content

Add a portfolio tag to an organization.

POST
/v1/organizations/{id}/tags

Portfolio tags (org_id = NULL) are user-owned labels for grouping organizations across the portfolio view. They are distinct from risk-register tags (org_id = <some org>), which live inside a single organization and are used to categorize risks and incidents. Only portfolio tags can be applied to organizations via this endpoint.

id
required
string format: uuid

The UUID of the organization

Example
123e4567-e89b-12d3-a456-426614174000
object
tag_id
required
string format: uuid

Tag added to organization

Organization not found

Tag already associated with organization