Sign in

Update an entity (POST)

documented

Update an existing {entityType} by ID using POST payload.

POST /rest-services/{corpToken}/entity/{entityType}/{entityId}Entityno implementation yet0 runs

Input

corpToken*
Bullhorn Corp Token
e.g. e9999999
entityType*
Entity Type
e.g. Candidate
entityId*
Entity ID
e.g. 12345
firstName
First Name
e.g. John
lastName
Last Name
e.g. Doe
title
Title
e.g. Senior Developer
notes
Notes
Notes to include in update
Calls Bullhorn as you (your API key is your account); keychains.dev holds the credentials.
Update an entity (POST) · Bullhorn · OpenIntegrations