Backoffice API
  1. Community
Backoffice API
  • AdOps
  • Community
  • Core
  • Docs
  • Magazines
  • Publisher
    • Publications
      • Create Publication
      • Publication by id
      • Remove Publication by id
    • Blocks
      • Create Media Block HTML
      • Media Block by id
      • Update Media Block HTML by id
  • ReaderHub
    • Readers
      • Create Reader entitlement
  • Uploader
    • Upload Asset Image
  • Schemas
    • AdOps
      • Ad
      • Adversiter
      • Category
      • Creative
      • Adversiter (summary)
    • Community
      • Event
      • Event (summary)
      • Event Schedule
      • Organization
      • Organization (summary)
      • Person
      • Person (summary)
      • Project
      • Project (summary)
      • Profile
      • Profile (summary)
      • Profile Address
      • Profile Block
      • Profile Block (summary)
      • Profile BlockEntry
      • Profile BlockEntry (summary)
      • Profile Contact
      • Profile Description
    • Core
      • Visual
        • Image
        • Slideshow
        • Video
        • Visual Image
        • Visual Slideshow
        • Visual Video
        • Visual None
      • Asset
      • Category
      • Reference
      • Paging Metadata
      • Visual
    • Docs
      • Content
        • Content
        • Content (summary)
        • Content Metadata
        • Content Block
      • Blocks
        • Quote Block
        • Question Block
        • Data Block
        • HTML Block
        • Image Block
        • Related Content Block
        • Richtext Block
        • Slideshow Block
        • Video Block
      • ContentType
        • ContentType
        • ContentTemplate (summary)
        • ContentTemplate
    • Magazines
      • Issue
      • Section
      • Section Block
      • Section Block (summary)
      • Block Slot
      • SectionContent
    • Publisher
      • Publication
    • ReaderHub
      • Entitlement
  1. Community

Profile Description

{
    "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
    "locale": "string",
    "blocks": [
        {
            "kind": "richtext",
            "content_html": "string",
            "image": {
                "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
                "file_key": "string",
                "credit": "string",
                "caption_html": "<p>Caption example by Omerlo</p>",
                "caption_text": "Caption example by Omerlo",
                "gravity": "center"
            },
            "slideshow": {
                "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
                "images": [
                    {
                        "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
                        "file_key": "string",
                        "credit": "string",
                        "caption_html": "<p>Caption example by Omerlo</p>",
                        "caption_text": "Caption example by Omerlo",
                        "gravity": "center"
                    }
                ]
            },
            "video": {
                "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
                "video_id": "165252b3-cd77-4f41-a38f-02417eac7441",
                "url": "http://example.com",
                "provider": "youtube",
                "credit": "Credit example",
                "caption_html": "<p>Caption example by Omerlo</p>",
                "caption_text": "Caption example by Omerlo",
                "is_monetized": false,
                "is_tracking_enabled": false
            }
        }
    ],
    "deleted_at": "2019-08-24T14:15:22Z"
}
Built with