sendgrid / sendgrid-ruby

The Official Twilio SendGrid Led, Community Driven Ruby API Library
https://sendgrid.com
MIT License
621 stars 324 forks source link

How to update subusers? #435

Closed h0jeZvgoxFepBQ2C closed 4 years ago

h0jeZvgoxFepBQ2C commented 4 years ago

Issue Summary

How can I update subusers with the ruby sendgrid gem? You only show create and delete actions in your examples here: https://github.com/sendgrid/sendgrid-ruby/blob/main/examples/subusers/subusers.rb

When I try to use put or patch, it just gives me an "not found" error back?

childish-sambino commented 4 years ago

I'm not seeing this as being possible using the API: https://sendgrid.api-docs.io/v3.0/subusers-api/

Recommend contacting support for more details.

thinkingserious commented 4 years ago

Hello @h0jeZvgoxFepBQ2C,

Thanks for submitting a GitHub issue! We are very sorry that you are running into this problem. In order to better serve you, as this does not present itself as a library specific issue, we would like to ask that you reach out to our support team at https://support.sendgrid.com.

Thank you!

SendGrid DX Team