server icon indicating copy to clipboard operation
server copied to clipboard

"Create User Invite" Route

Open bitfl0wer opened this issue 1 year ago • 5 comments

The route documented here seems to be missing. It is likely, that related routes are also missing.

bitfl0wer avatar Jul 16 '23 18:07 bitfl0wer

Can you please elaborate more.

VIRAT9358 avatar Aug 20 '23 19:08 VIRAT9358

Wdym?

bitfl0wer avatar Aug 21 '23 13:08 bitfl0wer

Can you please elaborate more.

I think you need to learn how a REST api works @VIRAT9358 If you look at the documentation Flori linked, it has all the info you need to know. It details that you should send a POST request to /users/@me/invites to create invites.

TheKrafter avatar Aug 21 '23 13:08 TheKrafter

image image

VIRAT9358 avatar Aug 21 '23 14:08 VIRAT9358

I am new to open source though I know REST API but I find it difficult to understand the codebase. I tried creating a new file as invites and tried writing some code . Please guide me if I am on the right path.

VIRAT9358 avatar Aug 21 '23 14:08 VIRAT9358