hi all,
trying to run a test update via the api but its not working :
query_url_build = f"https://rest[x].bullhornstaffing.com/rest-services/xxx/" \
f"entity/Candidate/xxxx?BhRestToken={BhRest_Token}&{'firstName' : 'miketest'}" \
query_url_response = requests.put(query_url_build)
any help would be great
Put Request not working
Moderators: StaffingSupport, s.emmons, BullhornSupport
-
- User
- Posts: 1
- Joined: Thu Aug 19, 2021 4:13 am