v1
latestOpenAPI 3.1.02026-07-26549156879.0 KBWebhooks
Ats > EvaluationForm > Save as templates
Subscription_type: ats/evaluation_form/save_as_template
postWebhookWebhooks > Ats > EvaluationForm > Save as templates
Payload
Example payload
{
"id": "1",
"company_id": "1",
"ats_job_posting_id": "1",
"name": "Technical Evaluation",
"based_on_id": "1",
"questions": [
{
"id": 1,
"text": "What is your experience with Ruby on Rails?",
"description": "experience in years"
}
],
"created_at": "2021-01-01T00:00:00Z",
"updated_at": "2021-01-01T00:00:00Z"
}Response
Return a 200 status to indicate that the data was received successfully