Creating a User
Send aPOST
request to the following endpoint.
A name for the user.
A password for the user.
The email address of the user.
A role for the user. One of
admin
, editor
, client
.POST
request to the following endpoint.
admin
, editor
, client
.