Referência da APIExtensõesCreditWatchlists
Remover watchlist
Remove a watchlist e as posições acompanhadas nela.
AuthorizationBearer <token>
In: header
Path Parameters
orgstring
Id ou slug da organização (de deskGetMe).
liststring
Id ou slug da watchlist (de deskListWatchlists).
Response Body
curl -X DELETE "https://api.databolsa.com/v1/desk/orgs/string/watchlists/string"{
"deleted": true
}{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"code": "string"
}