Skip to content

PUT/api/v1/me/feeds/{feedId}/enabled

Parameters 1

NameTypeDescription
feedIdrequiredpath · integer

ReturnsResponseSubscriberFeedView

AcceptsFeedEnabledRequest

Response examples

200OK

*/* example derived from schema

{
  "statusCode": 0,
  "statusMessage": "string",
  "data": {
    "id": 0,
    "title": "string",
    "isDefault": true,
    "enabled": true
  },
  "errors": [
    {
      "code": "string",
      "message": "string",
      "field": "string"
    }
  ]
}

Directwerk — whitelabel publication infrastructure