Skip to main content
DELETE
/
v1
/
my
/
domains
/
{id}
Remove a sending domain
curl --request DELETE \
  --url https://api.nitrosend.com/v1/my/domains/{id} \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.nitrosend.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key (nskey_live_...) or JWT token. API key is checked first; if not found, falls back to Devise JWT authentication.

Path Parameters

id
integer
required

Response

204

Domain deleted