# EditMap **PUT /maps/{mapid}/** Edit map data ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Token ## Parameters ### Path parameters - **mapid** (integer) ### Body: application/json (object) - **mappass** (string) Password to view the map without login - **mapname** (string) Map name - **mapdate** (string) Date of the day the map was burned. aaaa-mm-dd - **allowediting** (boolean) Shows whether the map can be edited with the password or not ## Responses ### 202 Default Response #### Body: application/json (object) - **message** (string) ### 400 Bad Request #### Body: application/json (string) string ### 401 Unauthorized #### Body: application/json (string) string ### 503 Service Unavailable #### Body: application/json (string) string [Powered by Bump.sh](https://bump.sh)