Endpoint
Authentication
This endpoint requires JWT authentication and Admin role.Request Body
Full name of the user
User role. Must be one of:
AdminPsicologoTrabajoSocialGuia
Username for login (must be unique)
Password (minimum 6 characters)
Response
Unique identifier for the user
Full name of the user
User role
Username
User active status (default: true)
Timestamp when user was created
Example Request
Example Response
The password is hashed before storage and will not be returned in the response.
