delete http://localhost:9100/api/versioned/v1/projects//attributeMappings/
On success, this call removes the specified attribute mapping between an input attribute and a unified attribute for a specified project. It does not delete the source attribute or the unified attribute. See List all project attribute mappings.
If successful, or if the mapping does not exist, returns 204 no content.