Jump to Content
Great Question Developer Hub
API Reference
Great Question Developer Hub
API Reference
All
Pages
Start typing to search…

Guides

  • Overview
  • Building with the API
    • Authentication
    • Creating your first candidate
    • Custom Attributes
    • Working with webhooks
  • Snowflake
    • Connecting Snowflake
  • Salesforce
  • Zapier

API Reference (V1)

  • Account
    • Retrieves accountget
    • List accountsget
  • Bulk Candidates
    • Bulk update candidatespatch
    • Bulk update candidatesput
    • Bulk create or update candidates (Upsert)post
    • Bulk delete candidatespost
  • Candidates
    • List candidatesget
    • Create or update a candidate (upsert)post
    • Unsubscribe a candidatepost
    • Retrieve candidateget
    • Update candidateput
    • delete candidatedel
  • Custom Candidate Attributes
    • List all custom attributesget
  • Repo::Session
    • list sessionsget
    • show sessionget
  • Studies::Candidates
    • Study candidatespost
  • Studies::Participants
    • Study participantsget
  • Studies
    • List studiesget
    • Create studypost
    • Retrieve studyget
Powered by 

Update candidate

put https://{defaultHost}/v1/candidates/

Update a candidate's profile data including core attributes (name, email) and custom attributes set up on the account

Language
Credentials
Bearer
Log in to use your API keys
URL
Click Try It! to start a request and see the response here!