post https://api.factorialhr.com/api/2025-04-01/resources/ats/messages
Creates a Message
Log in to see full request history
Response
Creates a Message
xxxxxxxxxx
10curl --request POST \
--url https://api.factorialhr.com/api/2025-04-01/resources/ats/messages \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"sent_by_type": "candidate",
"send_as_corporate_email": true
}
'
Try It!
to start a request and see the response here! Or choose an example: