get
https://production-api.shoutaboutus.com/api/v1/facebook/review-site/disconnect
Disconnect a Facebook page from a store review site: clears the token + URLs, sets sendto_scrapper=N, connection_status=disconnected, disconnect_reason=MANUAL, clears the company fb_access_token, logs the change, and emails the account owner (ACCOUNT_DISCONNECTED). Emits audit STORE_REVIEW_SITE_OAUTH_DISCONNECTED.
Auth
- Auth-optional. Bearer token (scoped by an ownership check) OR an invite
hash(no token) whose encoded store must ownstore_review_site_id.
Rate limit
- 30 requests/min per IP (public).
Query
| Field | Type | Required | Notes |
|---|---|---|---|
store_review_site_id | integer | Required | The store review site to disconnect. |
hash | string | Optional | Invite hash encoding the store_id; grants access without a token. |
Behaviour
- 200 on disconnect. 422 if
store_review_site_iddoes not exist.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
