Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document Image API #15

Open
project0 opened this issue Jun 14, 2024 · 0 comments
Open

Document Image API #15

project0 opened this issue Jun 14, 2024 · 0 comments

Comments

@project0
Copy link

Issue Summary

Apparently a image API exist for uploading/deleting and listing images exists. (What can be used in templates).
It is crucial for managing templates in automated way that we can also manage assets via API.

Examples

POST https://api.sendgrid.com/v3/images (upload content, response in json)
GET https://api.sendgrid.com/v3/images?page_size=50 (list)
DELETE https://api.sendgrid.com/v3/images/<id>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant