Publish to Wall

You can publish or unpublish an existing testimonial to the Public Wall of Love by calling the Post request to the

https://app.socialprf.io/api/1.1/wf/publish_to_wall endpoint.

It will publish the specified testimonial.

Response Example
{
"message" : "published successfully"
}

Last updated