Skip to content

Create Admin User

Required: name, email (unique), password (+ password_confirmation), role_id. Optional: status (0/1).

Image upload deferred

Admin user profile-image upload is not yet supported via the API.

Permission: settings.users.create.

Released under the MIT License.