configuration
Add a new resource collection with the supplied name and restarts the plugin.
post/_config/{collection}
Request body
Example request
{
"description": "Fishing zones"
}Response
PUT, DELETE OK response
Changes
Changed in 2 of the 2 revisions of this API.2
- ▲
added required request body
request-body-added-required
- ▲
- ▲
removed the request body
request-body-removed
- ▲