Skip to main content
DELETE
Remove tags from an email account

Authorizations

Authorization
string
header
required

Authenticate every request with a Bearer token. Pass your Reply API key in the Authorization header:

Get your API key from the Reply dashboard: Settings → API Key.

Path Parameters

id
integer<int64>
required

Email Account ID

Body

application/json
tags
string[]

Tag names to remove

Response

Tags removed successfully. The response body is empty.

Empty body