Skip to main content
DELETE
/
streams
/
evm
/
{id}
/
address
Delete address from stream
curl --request DELETE \
  --url https://api.moralis-streams.com/streams/evm/{id}/address \
  --header 'x-api-key: <api-key>'
{
  "streamId": "<string>",
  "address": "<string>"
}

Authorizations

x-api-key
string
header
required

Path Parameters

id
string<uuid>
required

The id of the stream to delete the address from Stringified UUIDv4. See RFC 4112

Pattern: [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}

Response

200 - application/json

Ok

streamId
string
required

The streamId

address
required

Address