Skip to content

Commit ef90250

Browse files
authored
Merge pull request #260 from blackducksoftware/bulk-modify-users
Example creating an API token
2 parents fdf4e25 + 03ec6d2 commit ef90250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/create_api_token.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
@author: dnichol
55
6-
Create a new user
6+
Create an API token with either readonly or read and write access.
77
88
To use this script. Firstly create a .restconfig.json file with either API token or basic auth (username/password) as per the examples :
99
https://github.com/blackducksoftware/hub-rest-api-python/blob/master/restconfig.json.example

0 commit comments

Comments
 (0)