Comment
This endpoint lets you create new comments for a given candidate_reference.
comment creation
POST
https://www.welcomekit.co/api/v1/external/comments
Query Parameters
Name
Type
Description
candidate_reference*
string
Candidate reference
content
string
Comment content (plain text, html or markdown)
Request example
Last updated
Was this helpful?