nexigon_api.projects.RemoveProjectMemberAction
projectIdnexigon_api.projects.ProjectId (string)required
Unique ID of a project.
userIdnexigon_api.users.UserId (string)required
Unique ID of a user.
nexigon_api.projects.RemoveProjectMemberAction
{
"projectId": "string",
"userId": "string"
}