Invite site members to an event by their user IDs. ResponseData is the string True when the invitations were added, otherwise False.
Authorization
Bearer YOUR_TOKEN
Content-Type
application/json
EventID
UserIDCSV
Authorization: Bearer YOUR_TOKEN Content-Type: application/json
https://your-site.com/api/events/130/invitees/members
"1018,1030"
{ "IsError": false, "ResponseMessage": "", "ResponseData": "True" }
HTTP 400 with an empty body
While Axero does not enforce hard rate limits by default, we recommend the following best practices to ensure optimal performance:
Axero may implement temporary rate restrictions if excessive API usage affects overall site performance. For high-volume integrations, contact Axero to discuss your requirements.
is requesting access to a wiki that you have locked: https://my.axerosolutions.com/spaces/5/axero-documentation/wiki/view/42834/rest-api-invite-users-to-event
Your session has expired. You are being logged out.