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.
fields | mandatory/ optional | description |
---|---|---|
api_key | Mandatory | The API key of your organisation. |
id | Mandatory | The ID of the testimonial you want to delete |
publish | Mandatory | boolean yes/ no |
Response Example
Last updated