post https://iris-backend-production.up.railway.app/api/public/whatsapp/message/note/send
Send a note message to a given phone number.
Log in to see full request history
Responses
201Message sent successfully.
400Bad request.
401Unauthorized.
Send a note message to a given phone number.
201Message sent successfully.
400Bad request.
401Unauthorized.
xxxxxxxxxx
curl --request POST \
--url https://iris-backend-production.up.railway.app/api/public/whatsapp/message/note/send \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!