delete
https://production-api.shoutaboutus.com/api/v1/account/widget/delete
Permanently deletes a widget identified by its unique_id.
Auth: Both — authentication in the role-agnostic account/* group (route name api.brand.widget.delete); no HiPages gate. The endpoint validates unique_id only with Must be an existing widget. There is NO ownership check on delete, so any authenticated user (partner or account) who knows a valid unique_id can delete that widget. Identical params for both roles.
Rate limit: No rate limit.
Request
- Body:
| Field | Type | Required | Notes |
|---|---|---|---|
unique_id | string | required | Must Must be an existing widget. Sent in the DELETE request body. |
Response — { data. } envelope (success wrapper).
message(string)status(string) —success
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
