-
Notifications
You must be signed in to change notification settings - Fork 0
wepow:interviews:from template
Guillermo Romero edited this page Dec 21, 2018
·
2 revisions
Create a new interview based from an existing interview template.
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. |
- 201: The new interview representation is returned.
- 403: The account doesn't allow for more interviews to be created.
- 422: The input was invalid.