Skip to content
Longport Whale
Remarks template

Delete Lookup

The row-level "Delete" button on the Remarks Template list. Only id is passed. This is a write operation (it deletes real remark-config data).

DELETEhttps://b-api.longbridge.xyz/atm/delete/lookup

Authorization

AuthorizationstringheaderRequired

Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.

Request body application/json

idstringrequired

Lookup ID. The primary key of the record to delete.

Responses

HTTP 200No confirmable field definitions are available for the response yet.
Standard response envelopecodemessagedata
dataobjectdata structure

No nested fields

Whale Docs