HisendHISEND Docs

Add Domain

POST
/domains

Authorization

Authorization
AuthorizationBearer <token>

In: header

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

name?string

Response Body

curl -X POST "https://api.hisend.app/v1/domains" \  -H "Content-Type: application/json" \  -d '{}'