post https://api.brevo.com/v3/feeds
This endpoint will create an external feed.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
This endpoint will create an external feed.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
11curl --request POST \
--url https://api.brevo.com/v3/feeds \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"authType": "noAuth",
"maxRetries": 5,
"cache": false
}
'
Try It!
to start a request and see the response here! Or choose an example: