StartupAPI / users

:zap: User management tool to be used in on-line projects. Includes admin dashboard.
http://www.StartupAPI.com/
MIT License
60 stars 24 forks source link

New POST /v1/invitations/send API Endpoint #297

Open sergeychernyshev opened 3 years ago

sergeychernyshev commented 3 years ago

Create a new POST /v1/invitations/send endpoint

Only register these endpoints if invitations are allowed ($enableInvitations).

Parameters accepted:

Returns no object if successful

Exceptions