Publication Object

Example

{
  "publication": {
    "uuid": "pub_4bc1056297",
    "name": "My first newsletter",
    "publication_url": "https://sparkloop.app/newsletter",
    "description": "Publication for my first newsletter",
    "partner_categories": ["marketing", "tech"],
    "list_id": "c34kko0",
    "status": "active",
    "created_at": "2021-03-24T11:55:02.113Z",
    "logo_url": "https://example.com/path-to-logo.png"
  }
}

Last updated