Patches a ProfileAsk AIpatch https://{region}-api.dotdigital.com/cpaas/profiles/{id}Path ParamsidstringrequiredThe id of the profileQuery ParamsallowcreatebooleanIndicates whether this patch request create a new profile if there is no profile to patchtruefalsedeletesarray of stringsList of properties that should be deleted from profile during patchdeletesADD stringBody ParamsProperties to update on the profile. Other properties will be left intact.Add FieldResponses 200The updated Profile 404The Profile was not found 409A concurrency issue occured updating the ProfileUpdated 6 months ago