Question: What is the maximum allowed file size when using the bulk user import endpoint?
Answer:
You may be receiving a payload too large
error from the endpoint. The documentation states the following about maximum allowed file size:
The file size limit for a bulk import is 500KB. You will need to start multiple imports if your data exceeds this size.
Supporting Documentation:
Documentation: User Import Docs
Community Topic: Relevant Topic