# Import grades for a user **POST /Api/Import/Grades/{userId}** Requires the following features to be enabled: Import ## Servers - https://app.lovassy.hu: https://app.lovassy.hu () - http://127.0.0.1:5279: http://127.0.0.1:5279 () ## Authentication methods - Import key ## Parameters ### Path parameters - **userId** (string(uuid)) ### Body: application/json (object) - **jsonEncrypted** (string) - **Additional properties are NOT allowed** () ## Responses ### 404 Not Found #### Body: application/json (object) - **type** (string | null) - **title** (string | null) - **status** (integer(int32) | null) - **detail** (string | null) - **instance** (string | null) - **Additional properties:** () ### 201 Created ### 401 Unauthorized ### 403 Forbidden [Powered by Bump.sh](https://bump.sh)