post
https://harvest.greenhouse.io/v3/user_emails
Attach an additional email address to a Greenhouse user — the V3 replacement for V1 POST /users/{id}/email_addresses. This only adds secondary addresses; it cannot change the user's primary email or replace an existing address. Emails are globally unique across users, so attempting to attach an address that already belongs to anyone returns 409. Re-posting an address that already exists on the target user with send_verification=true while it is still unverified resends the verification email and returns 200 instead of 201.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401Unauthorized
403Forbidden
422Unprocessable Content