Remove credentials

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:
FieldTypeRequiredNotes
store_review_site_idintegeryesMust be an existing connected review site inside your own account tree in the token flow.
hashstringhash flow onlyInvite 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
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json