Add existing users to a project.
post/midgard/v0.1/project/users/invite/{projectId}
Add existing users to a project.Request
Authorization
X-AT
header
apiKey
Path Parameters
projectIdProject identifier
integer
REQUIRED
Query Parameters
usersThe users to assign. Each object has the key 'email' and 'roles'.
string
REQUIRED
Response
200Returned when successful.
403Returned when the requester is not authorized.
Shell cURL
shellShow schema
json