provider user POST /user/createWithList
@utdk/petstore /user/createWithList
Creates list of users with given input array.
Creates list of users with given input array.

Try it

Authentication
Configure credentials for Swagger Petstore - OpenAPI 3.0
createuserswithlistinput
POST/user/createWithList
Creates list of users with given input array.

This operation has no parameters.

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import petstore from '@utdk/petstore';

await petstore.createuserswithlistinput()