POST
/v1/users/:id/invite◆ Description
Send a workspace invite to the user identified by id. Returns the created invitation token.
$ curl -X POST https://api.velyn.dev/v1/users/u_42/invite -H "Authorization: Bearer $TOKEN" -d '{"email":"a@b.co"}'
auth
Bearer
rate
120/min
p99
83 ms