Reactivate author conversations

Reactivate an author's conversations

Reactivate an author's conversations. See Reactivate an author's conversations for an example.

Related endpoints

Path Params
string
required

The type of network that manages content created by or about an author. Supported values are: "twitter", "instagram", "facebook", "googleplus", "lithium", "crm"

For a networktype of value "lithium" or "crm" you must also pass the networkinstance, because these types of networks can have multiple instances as opposed to Twitter, Facebook, or Google+ that have only a single, default network.

The Author API supports "twitter", "instagram", "facebook", "googleplus", "lithium", and "crm" only as values for networktype.

string
required

The internal ID of the author generated by the network. For Facebook, this is the PSID. Compare this to the the externally used networkhandle. The network ID must be unique to a given networkinstance.

Query Params
string

An internal (URI-encoded) note about the conversation

Example: A%20space%21%0AAnother%20line

would result in the following comment added to the conversation:

A Space
Another line

string

The page ID of the Facebook page associated with the author’s PSID you are passing in. (Used only with Facebook.

Note: Facebook states that the PSID is globally unique, but as a best practice, we recommend including the associated pageId in order to make author identification as specific as possible.

Responses

Language
URL
Request
Response
Choose an example:
application/json