Zenjob Notes, and new Templates
This commit is contained in:
6
Custom_Templates/customer_templates/Sandbox/admindash.py
Normal file
6
Custom_Templates/customer_templates/Sandbox/admindash.py
Normal file
@ -0,0 +1,6 @@
|
||||
import requests
|
||||
'''
|
||||
curl --request GET \
|
||||
--url https://api.northpass.com/v2/courses?api_key=VXwwWNfT8AEiDQqDgP0KiUqIZ \
|
||||
--header 'Accept: application/json'
|
||||
'''
|
||||
Reference in New Issue
Block a user