v1

latestOpenAPI 3.0.32026-07-17226134463.9 KB
domainaliases

ViewSet for DomainAlias.

put/api/v2/domainaliases/{id}/

Path parameters

idstring required

Query parameters

format'csv' | 'json'

Request body

pkinteger required
namestring required

The alias name

targetinteger required

The domain this alias points to

enabledboolean

Check to activate this alias

Response

pkinteger required
namestring required

The alias name

targetinteger required

The domain this alias points to

enabledboolean

Check to activate this alias