IPAMAsn
Verify ASN ownership
AuthorizationBearer <token>
Bearer is only available for WebApp. Please use API tokens for programmatic access.
In: header
Path Parameters
asn*Asn
Response Body
application/json
curl -X GET "https://example.com/v3/ipam/asn/0/verify-ownership"{ "asn": 0, "verified": true, "reason": "string", "matched_fields": [ "string" ], "as_name": "string", "org_name": "string", "source": "string"}How is this guide?
Last updated on