post https://{server}/api/v2.1/invitations/batch/
The current user can batch invite users by using multiple email. Return the successful invitation message and the reason for the failure.
Response
The current user can batch invite users by using multiple email. Return the successful invitation message and the reason for the failure.
xxxxxxxxxx
curl --request POST \
--url https://cloud.seafile.com/api/v2.1/invitations/batch/ \
--header 'accept: application/json' \
--header 'content-type: multipart/form-data'
Try It!
to start a request and see the response here! Or choose an example: