v1

latestOpenAPI 3.0.02026-07-17166300328.1 KB
Feeds

Disable feed

post/feeds/disable/{feedId}

Path parameters

string required
OR
string uuid required
Example:3

UUID or numeric ID of the feed

Response

Disable feed response

namestring
messagestring
urlstring

Example response

{
  "name": "Feed disabled.",
  "message": "Feed disabled.",
  "url": "/feeds/disable/1"
}