latestSwagger 2.02026-08-238867631.0 MB

7a22c2db13c0

content

post/content/publisher/save

Request body

publisherIdinteger
namestring
ipiCaestring
worksCountinteger
creationDatestring date-time
websitestring
countryIdinteger
enterpriseIdinteger
archivedAtstring date-time

Example request

{
  "image": {
    "fileId": "00000000-0000-0000-0000-000000000000"
  },
  "additionalContacts": [
    {
      "imageId": "00000000-0000-0000-0000-000000000000",
      "image": {
        "fileId": "00000000-0000-0000-0000-000000000000"
      }
    }
  ]
}

Response

OK

publisherIdinteger
namestring
ipiCaestring
worksCountinteger
creationDatestring date-time
websitestring
countryIdinteger
enterpriseIdinteger
archivedAtstring date-time

Example response

{
  "image": {
    "fileId": "00000000-0000-0000-0000-000000000000"
  },
  "additionalContacts": [
    {
      "imageId": "00000000-0000-0000-0000-000000000000",
      "image": {
        "fileId": "00000000-0000-0000-0000-000000000000"
      }
    }
  ]
}