Appearance
Queue and start a Content Strategy post from an approved Growth Opportunity​
POST
/product/sites/{siteId}/growth-opportunities/{opportunityId}/content-post
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
Requiredstring
opportunityId*
Type
Requiredstring
Responses​
OK
application/json
JSON"opportunity": "string","post": "string"
{
 Â
 Â
}