How many maximum users I can add to a community at once?

Hi,

How many users I can add to the community through post API Amity API at once. I am getting error when adding 1000 users at once.

Updated: I figure it out that maximum 100 users are allowed. Do you guys have any other proper documentation about the APIs other than swagger UI which clearly mentioned such constraints?

Regards.
Nasir

Hello @muhammad.nasir.ext, the maximum should 100.

You can add a maximum of 100 users to a community at once using the Amity API. If you try to add more than 100 users in a single request, you will encounter an error.

1 Like