# Enable User **POST /users/{userId}/enable** Enables an user account. ## Servers - Production: https://connect.century.tech/api/v1 (Production) ## Authentication methods - Api key ## Parameters ### Path parameters - **userId** (string(uuid)) User UUID. ## Responses ### 204 User enabled successfully. ### 400 Invalid request. ### 401 Invalid authentication credentials ### 403 Not authorised to access this resource ### 404 User not found. [Powered by Bump.sh](https://bump.sh)