POST
/
waap
/
v1
/
domains
/
{domain_id}
/
api-discovery
/
scan
curl --request POST \
  --url https://api.gcore.com/waap/v1/domains/{domain_id}/api-discovery/scan \
  --header 'APIKey: <api-key>'
{
  "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}

Authorizations

APIKey
string
header
required

API key for authentication.

Path Parameters

domain_id
integer
required

The domain ID

Response

200
application/json

Successful Response

Response model for the task result ID