/api/v0/domains
application/json
1
253
curl -X POST "https://api.example.com/api/v0/domains" \ -H "Content-Type: application/json" \ -d '{ "projectId": "string", "hostname": "string" }'