Group
Add a Group
Add a group with data.
<strong>HTTP Request</strong>
POST https://api.mnotify.com/api/group
<p class="alert-primary"><i class="las la-info-circle" style="font-size:24px"></i>the response parameter _id returned in the JSON response is the id of the newly created group. You can save it somewhere in your personal DB.</p>post/group
Path parameters
keystring required
Your enabled api key
group_namestring required
Name of group
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.