Skip to main content
PUT
/
domain
/
v1
/
activate
cURL
curl --request PUT \
  --url https://aodocs.altirnao.com/api/domain/v1/activate \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://api.aodocs.com/llms.txt

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

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

activationCode
string
required

Code to activate the domain on AODocs

Response

204

A successful response