Difference between revisions of "Simple Groups API"

From SmartBots Developers Docs
Jump to: navigation, search
Line 4: Line 4:
 
</syntaxhighlight>
 
</syntaxhighlight>
  
The request can be either GET or POST. Read the [[Calling Simple Group HTTP]] article for more info.
+
The request can be either GET or POST. Read the [[/Calling Simple Group HTTP]] article for more info.
  
 
== Testing ==
 
== Testing ==

Revision as of 15:15, 14 October 2019

The Group HTTP API commands are being sent to the bot by calling a special HTTP URL:

https://api.mysmartbots.com/api/simple.html

The request can be either GET or POST. Read the /Calling Simple Group HTTP article for more info.

Testing

You can compose and test your queries using SmartBots API Testing Suite:
http://www.mysmartbots.com/api/testing.html

Available group HTTP commands

Command Description

Membership

invite Sends the group invitation to specific resident.
eject Ejects residents from the group.