Add a userAsk AIpost https://api.atono.io/api/v1/usersAdds a user to the workspace.Body ParamsThe user to add.dataobjectrequiredA user is an individual with access to Atono, defined by a unique email address and optional profile details.data objectResponses 200Successfully added the user to the workspace. 403The authenticated user does not have permission to add a new user. 409The user already exists in the workspace.Updated 10 months ago