diff --git a/arkindex/schema.yml b/arkindex/schema.yml
index ab655a6a70a38ea244656eb301994b62ca3eb2dd..537efd9bf761ad68897dccc892575b8caff31aa1 100644
--- a/arkindex/schema.yml
+++ b/arkindex/schema.yml
@@ -2985,11 +2985,15 @@ paths:
                   type: string
                 hash:
                   type: string
+                height:
+                  type: integer
                 path:
                   type: string
                 server:
                   type: integer
                   writeOnly: true
+                width:
+                  type: integer
               required:
               - hash
         x-name: body
@@ -3005,7 +3009,6 @@ paths:
                   hash:
                     type: string
                   height:
-                    readOnly: true
                     type: integer
                   id:
                     readOnly: true
@@ -3028,7 +3031,6 @@ paths:
                     readOnly: true
                     type: string
                   width:
-                    readOnly: true
                     type: integer
                 required:
                 - hash