Email Templates
Create template
Create a new template
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
The email body of the template
Minimum length:
1
The language of the template
Available options:
english
, french
, dutch
, german
, italian
, portuguese
, spanish
, swedish
, georgian
, ukrainian
The name of the template
Minimum length:
1
Private templates are only visible to their creator
The pipeline stage associated with the template
Available options:
rejected
, new
, screening
, interviewing
, offered
, hired
The email subject of the template
Minimum length:
1
The pipeline stage associated with the template
The userid of the creator if this is a private template
Response
201 - application/json
Was this page helpful?