Add Invites from Groups Order
Order
Invite Groups
Initiate an order to get invites from specific groups for the authenticated user using the provided parameters.
POST
Add Invites from Groups Order
Documentation Index
Fetch the complete documentation index at: https://docs.undrctrl.id/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
The API key for authentication
Example:
"apiKey"
Action to be performed, set to add for invites from groups order
Example:
"add"
Service ID for the invites from groups order
Example:
123
Link to the page for the order
Example:
"https://example.com/page"
Needed quantity for the order
Example:
100
List of groups separated by '\r\n' or '\n' from which invites are needed
Example:
"group1\ngroup2\ngroup3"
Response
OK
Example:
23501