Skip to main content
DELETE
/
v1
/
parentdomains
/
{parentDomain}
/
invalidate-claim-rate-limit
Invalidates the claim rate limit for the current IP
curl --request DELETE \
  --url https://api.superlink.me/v1/parentdomains/{parentDomain}/invalidate-claim-rate-limit \
  --header 'Authorization: <api-key>'
This response has no body data.

Documentation Index

Fetch the complete documentation index at: https://docs.superlink.me/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Type "Bearer" followed by a space and the JWT token.

Path Parameters

parentDomain
string
required

superlink.me

Response