Update contact: just crm/metadata

Request Information
URL PATCH {{basepath}}/contact/:id
CategoryREPP-Contact

Description

Allows you to update a contact

Expects a ContactUpdateRequest object.

Returns a ContactUpdateResponse object.

Url variables
:idMET_1k806076662f867968bf
JSON
{
    "crmId": "potatokun",
    "metadata": {
        "mistakes": "were made",
        "setting": "metadata",
        "overwrites": null
    }
}