Delete a Testimonial
You can delete an existing testimonial by calling the Post request to the
https://app.socialprf.io/api/1.1/wf/delete_testimonial endpoint.
It will delete 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 |
Response Example
Last updated