<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
    <channel>
        <title><![CDATA[Dale - API Documentation | #1 demo Automation Tool]]></title>
        <link><![CDATA[https://api.getdale.com]]></link>
        <description><![CDATA[]]></description>
        <language>en-US</language>
        <pubDate>Sat, 03 Jan 2026 12:51:46 +0000</pubDate>

                    <item>
                <title><![CDATA[Invite users - This API can be used to invite users to a demo/walkthrough]]></title>
                <link>https://api.getdale.com/article/313/invite-users</link>
                <description><![CDATA[<p>URL : <a href="">https://yourdomain.domain.com/api/v2/user/invite</a></p>Method : POSTRequest Header : {
   "Content-Type" : "application/json",
   "API-Key" : "Your API Key"
}Request Body : {
   "data" : [
       {
           "first_name" : "John", // Required
           "last_name" : "Doe", // Required
           "email" : "johndoe@email.com", // Required
           "message" : "This is a custom message", //...]]></description>
                <author><![CDATA[Nizamudheen V]]></author>
                <guid>https://api.getdale.com/article/313</guid>
                <pubDate>Tue, 11 Mar 2025 05:16:10 +0000</pubDate>
                            </item>
            </channel>
</rss>
