Add IAM Member
POST/members
Members are users with permission to administrate ZITADEL on different levels. This request adds a new user to the members list with one or multiple roles.
Request​
Responses​
- 200
- 400
- 403
- 404
- default
Member added to the IAM
user not found or invalid roles
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.