get
https://production-api.shoutaboutus.com/api/v1/response/delete
Soft-delete a review response on the platform (sets it back to notresponding, clears flags, records a DeletedResponse row) and best-effort removes the live reply from Google (review_site_id 44) or Facebook (review_site_id 3).
Auth: Account — authentication; mounted under the account-side response/* group. Scoping is implicit: response_id loads the response and the action only proceeds if the underlying company_id is set, otherwise the endpoint returns 403. The request validation only validates existence, not ownership.
Rate limit: No rate limit.
Request
- Query:
response_id(integer, required) — must be a known response.
Response — { data. } envelope.
status(string) —successon accepted delete;failedwhen permission is denied.response(string) — human-readable message. Google path returns the standard 48-hour message. The Facebook path (when the live comment cannot be auto-deleted) returns a message asking the user to delete it in Facebook directly.
Errors: 422 on validation failure.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
