post https://distillery.pixlee.co/api/v2/albums/
Allows you to create a standard or category (tag) album
{
"title": "Inspiration Gallery",
"album_type": "standard", //can be "standard" or "category"
}
Allows you to create a standard or category (tag) album
{
"title": "Inspiration Gallery",
"album_type": "standard", //can be "standard" or "category"
}
Try It!
to start a request and see the response here!