URL | PATCH {{basepath}}/hosting/:hosting_id |
---|---|
Category | Hosting |
Allows you to update the hosting object's crmId
the request body should contain a HostingUpdateRequest object.
Returns a HostingGetResponse object.
:hosting_id | {{hosting_id}} |
---|
{
"crmId": "crm-2"
}