Skip to main content
POST
/
upload-grade-domains
cURL
curl --request POST \
  --url https://www.atom.com/api/marketplace/upload-grade-domains
[
  {
    "name": "<string>",
    "tag": "<string>"
  }
]

Query Parameters

api_token
string
required

API Key to get the details.

user_id
integer
required

UserId of the API Token.

domains_data
string<int32>
required

List of Domains, comma seperated

Response

200 - application/json

Successful operation

name
string
required

Example Value

tag
string

Model