POST api/Folder/updateIntro

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
model
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "NumberOfPlay": 1,
  "Tags": [
    {
      "TagId": "2401f2fe-c315-4dd6-9eb4-65a8876397ce",
      "Name": "sample string 2",
      "CoverImageUrl": "sample string 3",
      "sortnumber": 4
    },
    {
      "TagId": "2401f2fe-c315-4dd6-9eb4-65a8876397ce",
      "Name": "sample string 2",
      "CoverImageUrl": "sample string 3",
      "sortnumber": 4
    },
    {
      "TagId": "2401f2fe-c315-4dd6-9eb4-65a8876397ce",
      "Name": "sample string 2",
      "CoverImageUrl": "sample string 3",
      "sortnumber": 4
    }
  ],
  "CreateTime": 2,
  "IsSubscribed": 3,
  "IsFinished": 4,
  "HeaderUrl": "sample string 5",
  "Categorys": [
    {
      "CategoryId": "71d852bf-673b-48b4-bbec-6588fc5c324d",
      "Name": "sample string 2",
      "CoverImageUrl": "sample string 3",
      "SortNum": 4,
      "IsMine": 5,
      "SubCategorys": [
        {},
        {},
        {}
      ],
      "ParentTagCategoryId": "b238280a-03fa-4ddb-9755-13f3898aadd2"
    },
    {
      "CategoryId": "71d852bf-673b-48b4-bbec-6588fc5c324d",
      "Name": "sample string 2",
      "CoverImageUrl": "sample string 3",
      "SortNum": 4,
      "IsMine": 5,
      "SubCategorys": [
        {},
        {},
        {}
      ],
      "ParentTagCategoryId": "b238280a-03fa-4ddb-9755-13f3898aadd2"
    },
    {
      "CategoryId": "71d852bf-673b-48b4-bbec-6588fc5c324d",
      "Name": "sample string 2",
      "CoverImageUrl": "sample string 3",
      "SortNum": 4,
      "IsMine": 5,
      "SubCategorys": [
        {},
        {},
        {}
      ],
      "ParentTagCategoryId": "b238280a-03fa-4ddb-9755-13f3898aadd2"
    }
  ],
  "AnchorList": [
    "sample string 1",
    "sample string 2",
    "sample string 3"
  ],
  "IsPublic": 6,
  "TagCategorys": [
    {
      "CategoryId": "2634fc8e-299b-4981-87ef-6fe0b16a4ae2",
      "Name": "sample string 2"
    },
    {
      "CategoryId": "2634fc8e-299b-4981-87ef-6fe0b16a4ae2",
      "Name": "sample string 2"
    },
    {
      "CategoryId": "2634fc8e-299b-4981-87ef-6fe0b16a4ae2",
      "Name": "sample string 2"
    }
  ],
  "Intro": "sample string 7",
  "FolderId": "8341ea7c-24d6-476d-9db9-3496c28d7342",
  "IsProvider": 9,
  "Name": "sample string 10",
  "CoverImage": "sample string 11",
  "ContentType": 0,
  "SmallImagePath": "sample string 12",
  "LargeImagePath": "sample string 13",
  "MiddleImagePath": "sample string 14",
  "StartTime": "sample string 15",
  "NumberOfSubscriber": 16,
  "NumberOfSoundFile": 17,
  "EndTime": "sample string 18",
  "OfflineNumber": 19,
  "NumberOfLike": 20,
  "UpdateTime": 21,
  "NumberOfShare": 22,
  "OSSImagePath": "sample string 23",
  "NumberOfComment": 24,
  "NumberOfMessage": 25,
  "QrImage": "sample string 26",
  "StudioRoomId": "sample string 27",
  "IMGroupId": "sample string 28",
  "IMBigGroupId": "sample string 29",
  "StarLevel": 30,
  "FolderCategoryOrderWeight": 31.1,
  "NumberOfMan": 32,
  "Summary": "sample string 33",
  "User": {
    "UserId": "668375f9-3262-4215-a229-8c5b10b940c7",
    "Nick": "sample string 2",
    "HeaderUrl": "sample string 3",
    "CoverUrl": "sample string 4",
    "Brief": "sample string 5",
    "Gender": 0,
    "Birthday": "sample string 6",
    "IsVerified": 7,
    "SourceType": 0,
    "NumberOfFan": 8,
    "NumberOfAttention": 9,
    "IsAttentioned": 10,
    "UserGroupId": "f6531c12-147c-4e39-aa54-2f2d819f605c",
    "SmallImagePath": "sample string 12",
    "LargeImagePath": "sample string 13",
    "MiddleImagePath": "sample string 14",
    "IsBindMobile": 15,
    "HasPassword": 16,
    "MobilePhone": "sample string 17",
    "Email": "sample string 18",
    "OSSImagePath": "sample string 19",
    "QrImage": "sample string 20",
    "BirthdayTime": 21,
    "IsFriend": true,
    "MZStudioUserId": "sample string 23",
    "MZChatUserId": "sample string 24",
    "NumberOfSubscribeFolder": 25,
    "NumberOfSubscribeStation": 26,
    "UserType": 1,
    "IsNewUser": true,
    "Province": "sample string 28",
    "City": "sample string 29"
  },
  "StationId": "97f11867-7481-4f23-a04c-8fc8c700366a",
  "Spell": "sample string 34",
  "IsFragment": true,
  "ScheduleOfStationId": "c0ed3cda-1b2e-4aec-9d5b-97c73e342374"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "Result": 1,
  "Message": "sample string 2",
  "Data": {},
  "Version": "sample string 4"
}