contacts - SendGrid User Authorization from iOS App -
i trying add email contact sendgrid account list, unable authenticate ios app. have tried authentication https://sendgrid.com/docs/api_reference/web_api_v3/how_to_use_the_web_api_v3/authentication.html getting 404 not found error. add contact list, need hit https://sendgrid.com/docs/api_reference/web_api_v3/marketing_campaigns/contactdb.html#add-a-single-recipient-to-a-list-post api referenced here, returning "authentication required".
got it. answer question sendgrid api v3 documentation i.e. https://sendgrid.com/docs/api_reference/api_v3.html. need send api key in request headers.
Comments
Post a Comment