cURL
curl --request DELETE \ --url https://api.moralis-streams.com/streams/evm/{id}/address \ --header 'x-api-key: <api-key>'
{ "streamId": "<string>", "address": "<string>" }
The id of the stream to delete the address from Stringified UUIDv4. See RFC 4112
[0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-4[0-9A-Fa-f]{3}-[89ABab][0-9A-Fa-f]{3}-[0-9A-Fa-f]{12}
Ok
The streamId
Address