Company Custom Templates

Attributes

Name Type Description
resource_uri reference read only
company reference read only
name string  
email_alias string optional, E-Mails that are automatically sent to candidates will have this address as sender
contact_person reference optional
created_by reference read only
last_modified date optional
maximum_score integer  
support_lang string  
internal_id string optional
default_interview_period integer optional
creationdate date optional
questions reference read only, supports nested loading
criteria reference read only, supports nested loading
videos reference Returns an array of json objects that each contain a welcome video id under the key ‘uri’ and the position of that welcome video under the key ‘position’. This indicates which welcome videos (out of the welcome videos available on the project resource) are a part of the project and the order in which these videos are presented both to the candidate and to the customer. Interview managers can modify the display order of the welcome videos.

List

/companies/{{companyId}}/customtemplates/

Methods

  • GET

Object

/companies/{{companyId}}/customtemplates/{{customTemplateId}}/

Methods

  • GET
  • PATCH
  • DELETE

Create from project

/companies/{{companyId}}/customtemplates/create-from-object/

Methods

  • POST

Attributes

Name Type Description
source reference link to a project to be used to create a template