diff --git a/docs/Map-API.md b/docs/Map-API.md index 02fd3f95..045446cf 100644 --- a/docs/Map-API.md +++ b/docs/Map-API.md @@ -379,7 +379,7 @@ curl -X POST \
RESPONSE
```javascript { - "templateid":"name", + "template_id":"name", } ```