Skip to content

wepow:interviews:from template

Guillermo Romero edited this page Dec 21, 2018 · 2 revisions

wepow:interviews:from-template

Create a new interview based from an existing interview template.

Actions

POST from_template

Parameters

Name Type Description
interview_template_id String ID of the Wepow interview template which should be used to create the Wepow interview.
title String Title for the new interview.
external_id String ID used in the external platform to identify this position/requisition.

Responses

  • 201: The new interview representation is returned.
  • 403: The account doesn't allow for more interviews to be created.
  • 422: The input was invalid.