Update Subscriber ProfileAsk AIpatch https://api.pushly.com/domains/{domainId}/subscribers/{subscriberIdentifierType}/{subscriberIdentifier}/profileUpdate an existing subscriber by subscriberIdentifierPath ParamsdomainIdint64requiredID of domain that the subscriber belongs to.subscriberIdentifierTypestringenumrequiredType of identifier being used to search for subscriber.pushly_idexternal_idAllowed:pushly_idexternal_idsubscriberIdentifierstringrequiredSubscriber Identifier used to query for the Subscriber document.Body ParamsUpdate an existing subscriber document profile without replacing the entire record. Profile keys in the PushlyRestrictedKeys list will be dropped or rejected.Add FieldResponses 200Subscriber information successfully updated 403Unauthorized 404Not FoundUpdated 7 months ago