Remove from to-many association
documentedDisassociate to-many relationships from a parent entity.
DELETE /rest-services/{corpToken}/entity/{entityType}/{entityId}/{toManyAssociation}/{childIds}Entityno implementation yet0 runsInput
corpToken
Corp Token
Corp token for Bullhorn REST (e.g., e999)
entityType
Entity Type
Entity type (e.g., Candidate)
entityId
Entity ID
Root entity ID
toManyAssociation
To-many Association
To-many association name (e.g., primarySkills)
childIds
Child IDs
One or more child IDs (comma-separated)
Calls Bullhorn as you (your API key is your account); keychains.dev holds the credentials.