Skip to main content
PATCH
Update a forum opportunity

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
status
enum<string>
required
Available options:
new,
processed

Response

id
string
required
Example:

"clx..."

title
string
required
Example:

"How to start a blog in 2024"

url
string
required
Example:

"https://reddit.com/r/blogging/comments/abc123"

status
enum<string>
required
Available options:
new,
processed
Example:

"new"

createdAt
string<date-time>
required
updatedAt
string<date-time>
required
competitorId
string | null
Example:

"clx..."