users
Register a new user
This endpoint will create a new user based on the given details.
post/users
Response
Successful Kurozora JSON response
object required
Example response
{
"meta": {
"version": "1.0.8",
"queryCount": 0,
"isUserAuthenticated": false,
"authenticatedUserID": null
}
}Changes
No recorded changes to this endpoint across all 50 revisions of this API.