Documentation Index

Fetch the complete documentation index at: https://docs.abakion.com/llms.txt

Use this file to discover all available pages before exploring further.

Creates list of users with given input array

Prev Next
Post
/user/createWithList
Body parameters

List of user object

Array of object
object
id
integer (int64)
username
string
firstName
string
lastName
string
email
string
password
string
phone
string
userStatus
integer (int32)

User Status

Responses
default

successful operation