You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/reference/api/hub/latest.yaml
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -129,6 +129,11 @@ tags:
129
129
The organization endpoints allow you to interact with and manage your organizations.
130
130
131
131
For more information, see [Organization administration overview](https://docs.docker.com/admin/organization/).
132
+
- name: org-access-tokens
133
+
x-displayName: Organization Access Tokens
134
+
x-audience: public
135
+
description: |
136
+
The organization access token endpoints allow you to manage organization access tokens, see [Organization access tokens](https://docs.docker.com/security/for-admins/access-tokens/) for more information.
0 commit comments