Glassdoor notes, some Mizuno templates & a script
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
import requests
|
||||
import Apikeys
|
||||
|
||||
apiKey = Apikeys.client
|
||||
apiKey = Apikeys.mizuno_running
|
||||
|
||||
|
||||
def getallUuid(apiKey):
|
||||
@ -32,7 +32,7 @@ def addtoGroup(apiKey, uuid):
|
||||
"data": [
|
||||
{
|
||||
"type": "membership-groups",
|
||||
"id": "2f9aaac9-000a-4888-be33-3b65b76b5b9f",
|
||||
"id": "7383c506-619f-4a83-b1bc-ba766faae06f",
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user