Skip to content

Post a Bluesky reply from a Growth Opportunity​

POST
/product/sites/{siteId}/growth-opportunities/{opportunityId}/bluesky-reply

Authorizations​

BearerAuth

JWT token from login

Type
HTTP (bearer)
or
AccessToken

Personal access token. Value: Token <your-token>

Type
API Key (header: Authorization)

Parameters​

Path Parameters

siteId*
Type
string
Required
opportunityId*
Type
string
Required

Responses​

OK

application/json
JSON
{
  
"opportunity": "string",
  
"signal": {
  
},
  
"reply": {
  
}
}

Playground​

Authorization
Variables
Key
Value

Samples​

Powered by VitePress OpenAPI