---
title: "POST /v1/greenhouse/send-tests"
method: POST
path: "/v1/greenhouse/send-tests"
tags: ["Custom integrations endpoints"]
---

# POST /v1/greenhouse/send-tests

`POST /v1/greenhouse/send-tests`

## Request body

- GreenHouseAssessmentsSendTestRequest
  - `partner_test_id` string
  - `candidate` GreenHouseAssessmentsCandidate
    - `first_name` string
    - `last_name` string
    - `resume_url` string
    - `phone_number` string
    - `email` string
    - `greenhouse_profile_url` string
  - `url` string

## Response `200`

OK

- object

---

[API](https://skmtc.dev/goodhire/apis/my-api.md) · [All operations](https://skmtc.dev/goodhire/apis/my-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/goodhire/my-api/revisions/b7be40b187ed/schema)
