# AddMap **POST /maps/** To create a map. The map type has to be one defined in the map json. The bearer is required if you want it to be assigned to a user. ## Servers - http://api.example.com: http://api.example.com () ## Parameters ### Query parameters - **mapname** (string) Map name - **mapdate** (string) Date of the day the map was burned. aaaa-mm-dd - **maptype** (string) Name of the type of map ## Responses ### 201 Default Response #### Body: application/json (object) - **Success** (string) - **IdMap** (integer) - **PassMap** (string) ### 400 Bad Request #### Body: application/json (string) string ### 503 Service Unavailable #### Body: application/json (string) string [Powered by Bump.sh](https://bump.sh)