Update external feed

Updates configuration of an existing external feed.

Use this to:

  • Update feed URLs when data sources change
  • Modify authentication credentials
  • Change cache and retry settings
  • Update custom headers
  • Rename feeds for better organization

Key information returned:

  • Success confirmation message

Important considerations:

  • Only provided fields will be updated
  • Feed UUID must exist in your account
  • Authentication changes require verification
  • URL changes should be tested before campaign use
  • Monitor campaigns using this feed after updates
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

UUID of the feed to update

Body Params

Feed configuration updates

string

Name of the feed

url

URL of the external data source

string
enum

Authentication type for accessing the feed

Allowed:
string

Username for basic authentication

string

Password for basic authentication

string

Token for token-based authentication

headers
array of objects

Custom HTTP headers for the feed request

headers
integer
0 to 5

Maximum number of retry attempts for failed requests

boolean

Whether to cache the feed response

Responses
204

External feed updated successfully

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json