Create user
Users
Create User
Store a newly created user (admin only).
POST
Create user
Documentation Index
Fetch the complete documentation index at: https://docs.projectio.com.au/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Maximum string length:
255Example:
"b"
Maximum string length:
255Example:
"zbailey@example.net"
Minimum string length:
8Example:
"-0pBNvYgxw"
Maximum string length:
255Example:
"a"
Maximum string length:
255Example:
"y"
Response
User created
The response is of type object.