# DeleteMap **DELETE /maps/{mapid}/** Delete a map, only the owner of the map can do this. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Token ## Parameters ### Path parameters - **mapid** (integer) ## Responses ### 204 Default Response #### Body: application/json (object) - **message** (string) ### 400 Bad Request #### Body: application/json (string) string ### 401 Unauthorized #### Body: application/json (string) string ### 404 Not Found #### Body: application/json (string) string ### 503 Service Unavailable #### Body: application/json (string) string [Powered by Bump.sh](https://bump.sh)