Customize your site, manage shipping and payments, and list your products on Amazon, eBay, and Facebook by Meta with the #1 ecommerce platform.
' - tags: - - string - summary:We power ecommerce websites for successful retailers all over the world
- is_published: true - published_date: - timezone_type: 1 - date: '2018-05-18T08:26:42Z' - timezone: '+00:00' - published_date_iso8601: '5/18/2018 1:26:42 PM' - meta_description: Welcome Post - meta_keywords: 'BigCommerce, welcome, ecommerce' - author: BigCommerce - thumbnail_path: string - properties: - title: - type: string - description: Title of this blog post. - example: Welcome to BigCommerce - url: - type: string - description: URL for the public blog post. - example: /blog/welcome-bigcommerce/ - preview_url: - type: string - description: URL to preview the blog post. READ-ONLY. - readOnly: true - example: /blog/welcome-bigcommerce/ - body: - type: string - description: Text body of the blog post. - example: 'Customize your site, manage shipping and payments, and list your products on Amazon, eBay, and Facebook by Meta with the #1 ecommerce platform.
' - tags: - type: array - description: Tags to characterize the blog post. - items: - type: string - summary: - type: string - description: Summary of the blog post. READ-ONLY. - readOnly: true - example:We power ecommerce websites for successful retailers all over the world
- is_published: - type: boolean - description: Whether the blog post is published. If you want the post to be or remain published following the request, you must set the field explicitly to true, even if the blog post was already published prior to the request. - default: false - example: true - published_date: - $ref: '#/components/schemas/publishedDate' - published_date_iso8601: - type: string - description: Published date in `ISO 8601` format. - example: '5/18/2023 1:26:42 PM' - meta_description: - type: string - description: Description text for this blog post’s `` element. - example: Welcome Post - meta_keywords: - type: string - description: Keywords for this blog post’s `` element. - example: 'BigCommerce, welcome, ecommerce' - author: - type: string - description: Name of the blog post’s author. - example: BigCommerce - thumbnail_path: - type: string - description: 'Local path to a thumbnail uploaded to `/product_images/` using [WebDAV](https://support.bigcommerce.com/s/article/File-Access-WebDAV).' - required: - - title - - body blogPost_Base_Res: title: blogPost_Base_Res type: object @@ -1448,17 +888,6 @@ components: timezone: type: string example: '+00:00' - authentication: - type: object - properties: - force_reset: - type: string - password: - type: string - password_confirmation: - type: string - description: 'Not returned in any responses, but accepts up to two fields allowing you to set the customer’s password. If a password is not supplied, it is generated automatically. For further information about using this object, please see the Customers resource documentation.' - x-internal: false page_Base: title: page_Base type: object