Invite workspace member
POST/api/workspaces/:id/members
Add a workspace member by existing user ID or by email. When only an unknown email is provided, an Auth invitation email is sent and the membership is created in the workspace.
Request
Responses
- 201
- 400
- 401
- 403
- 404
Member invited
Invalid request parameters
Missing or invalid API key
Insufficient permissions or scope
Resource not found