Images
Create a new image
Create a new image
POST
https://api.socialsplash.app/me/images
This endpoint is used to create an image synchronously. It's recommended to use this method in case you need to generate multiple images at once that need to be pre-fetched; instead of generating them on-the-fly.
Request Body
Name
Type
Description
themeUuid*
data*
Json
Object with all the variables to be replaced.
format*
String
Can be either "jpg" or "png".
scale
Number
Last updated