Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invite users #47

Closed
TheMcSebi opened this issue Feb 8, 2021 · 6 comments
Closed

Invite users #47

TheMcSebi opened this issue Feb 8, 2021 · 6 comments
Labels
enhancement New feature or request

Comments

@TheMcSebi
Copy link

Hello, I can't find out how to use the invite api. The documentation at https://www.humhub.com/en/marketplace/rest/docs/html/user.html#tag/Invite doesn't help.

@luke-
Copy link
Contributor

luke- commented Feb 8, 2021

Currently, the Invite endpoints are not yet implemented.

@buddh4 buddh4 added the enhancement New feature or request label Feb 16, 2021
@donni106
Copy link

donni106 commented Feb 4, 2022

Is it planned to be implemented soon?

@kxkv
Copy link
Contributor

kxkv commented Sep 3, 2023

It would be great to get the Invite endpoint implemented! Are there any news about this part of the API?

@marc-farre
Copy link
Contributor

marc-farre commented Sep 4, 2023

@luke- what do you think about this PR #138 ?

Doc:
image

Curl example:

curl -H 'Content-Type: application/json' -H 'Authorization: Bearer xxxxxxxxxxxxx' -X POST https://my-humhub.com/api/v1/user/invite -d '{"emails":["[email protected]", "[email protected]"]}'

luke- added a commit that referenced this issue Sep 4, 2023
…entation

Enh #47: Implementation of the "Invite new users" endpoint
@luke- luke- closed this as completed Sep 4, 2023
@luke-
Copy link
Contributor

luke- commented Sep 4, 2023

@marc-farre Thanks!

@TheMcSebi
Copy link
Author

Amazing, thanks for sharing your work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants