./candidatesAsk AIpost https://api.breezy.hr/v3/company/{company_id}/position/{position_id}/candidatesAdd a new candidate to a positionPath Paramscompany_idstringrequiredposition_idstringrequiredQuery Paramsstage_actions_enabledbooleanDefaults to falseWhen origin is "sourced", should stage actions be executed (defaults to false). This is always true when origin is "applied"Body Paramsnamestringrequiredemail_addressstring*required when origin is "applied"phone_numberstringaddressstringsummarystringtagsarray of stringstagsADD stringoriginstringDefaults to sourced( sourced | applied ) -> will indicate in Breezy if the candidate should be marked as sourced or appliedsourcestringDefaults to Breezy APIcustom source to attribute to the incoming candidatework_historyarraywork_historyeducationarrayeducationsocial_profilesobjectvalid properties ( facebook | linkedin | twitter | dribbble | instagram | behance | angellist | flickr | github | youtube | google-plus | skype | globe )social_profiles objectcustom_attributesarray{ name: String, value: String, secure: Boolean } - secure determines if the value should be encrypted at restcustom_attributescover_letterstringResponses 200200 202202 400400 401401 500500Updated about 1 year ago