Mapping REST Endpoints

Mapping
Create/update mapping
Method: put
Path: /api/{version}/mapping
Delete custom maps for map IDs
Method: delete
Path: /api/{version}/mapping
Get a list of seeded and custom mappings
Method: get
Path: /api/{version}/mapping/list
Get default settings for maptype, objecttype and mapMode
Method: get
Path: /api/{version}/mapping/default
Get details for map ID
Method: get
Path: /api/{version}/mapping/{mapId}
Return attributes for a source
Method: get
Path: /api/{version}/mapping/attributes/{source}