LinkedIn · Schema

UpdateAPostRequest

BusinessCareersMarketingProfessional NetworkingRecruitingSocial MediaFortune 1000
View JSON Schema on GitHub

JSON Schema

linkedin-updateapostrequest-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/UpdateAPostRequest",
  "title": "UpdateAPostRequest",
  "type": "string",
  "example": "\"{\\n  \\\"patch\\\": {\\n    \\\"$set\\\": {\\n      \\\"commentary\\\": \\\"Update to the post\\\",\\n      \\\"contentCallToActionLabel\\\": \\\"LEARN_MORE\\\"\\n    }\\n  }\\n}\\n\""
}