- Developer Portal
- Admin Settings
- Organization
Manage Labels¶
A label is a tag assigned to APIs so that views can control which APIs they make visible. An API tagged internal only appears in views that include the internal label.
Adding a Label¶
- Navigate to Settings and select the Labels tab under ORGANIZATION.
- Click + Add label.
- Fill in the fields:
| Field | Description |
|---|---|
| Display name | Human-friendly label name shown in the portal UI |
| Name | Lowercase identifier used internally and matched against view label lists |
- Click Add label.
Editing a Label¶
Click a label's display name (or the pencil icon) in the Labels table, update the display name or name, and save.
Deleting a Label¶
Click the trash icon next to a label and confirm. Deleting a label removes it from every API it's currently assigned to — this can't be undone.
Applying Labels¶
Assign labels to an API from the Labels & Visibility section of the Manage APIs wizard, then attach the same labels to a view under Manage Views to control where the API appears.