Delete widget

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:
FieldTypeRequiredNotes
unique_idstringrequiredMust 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
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
Responses

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