Generating Image
Don't forget to add authorization header. Read More.
API
GET/POST:
https://app.muil.io/templates/[branch]/[templateID]?type=png
Branch is optional
Default type is html
Parameters
Name | Type | Description |
---|---|---|
props | Object | Template dynamic props |
Example
Request:
{
"props": {
// template dynamic props
}
}