post https://example.com/api/1/admin/users
Allows an admin to create a basic account for the user, either for an email as well as for a public address.
Log in to see full request history
Responses
Allows an admin to create a basic account for the user, either for an email as well as for a public address.
xxxxxxxxxx
curl --request POST \
--url https://example.com/api/1/admin/users \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: