infusionsoft / infusionsoft-php

PHP client library for the Infusionsoft API.
https://developer.infusionsoft.com/
Other
129 stars 126 forks source link

How to update User email signature #285

Open ursoforte opened 3 years ago

ursoforte commented 3 years ago

Hi Team,

I found an endpoint in the API to capture the user's email signature. But there is no method to update. Here: https://developer.infusionsoft.com/docs/rest/#!/Users/getUserSignatureUsingGET

Also, the PHP SKD does not have a method to it. Please, how do I update an email signature to the user via API? My final goal is to integrate Keap with Bybrand.

Thank you.

skeemer commented 2 years ago

I don't believe this is currently possible. There is no user updating in the REST APIs or XML-RPC API.