20 lines
242 B
Plaintext
20 lines
242 B
Plaintext
meta {
|
|
name: follow-source
|
|
type: http
|
|
seq: 2
|
|
}
|
|
|
|
post {
|
|
url: {{baseUrl}}/feed/sources/:sourceId/follow
|
|
body: none
|
|
auth: bearer
|
|
}
|
|
|
|
params:path {
|
|
sourceId: 01970f05-a945-7ef0-bfe3-4583491d58d2
|
|
}
|
|
|
|
auth:bearer {
|
|
token: {{token}}
|
|
}
|