post
https://production-api.shoutaboutus.com/api/v1/store-review-site/remove
Clear the credentials and site-specific detail for a store-review-site row, turns its scraper off, marks it manually disconnected, and emails the account owner.
Auth: Both — authentication OR invite hash. Authenticated callers pass store_review_site_id which must pass an ownership check (Partner or Account hierarchy). The hash flow (tokenless) requires the hash to decode to [store_id, 15] matching the row's store. Differs per role only by reachable scope.
Rate limit: 30 requests/min.
Request
- Body:
| Field | Type | Required | Notes |
|---|---|---|---|
store_review_site_id | integer | yes | Must be an existing connected review site inside your own account tree in the token flow. |
hash | string | hash flow only | Invite hashid [store_id,15]; grants tokenless access for the encoded store. |
Response — { data. } envelope.
status(string) —success.message(string) —The review site credentials has been removed!.
Errors: 422 on validation failure.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
