Domain

Articles

LIST
List Domains Returns a list of all custom domains configured in your account. Endpoint GET v5/domain Requires authentication Path Parameters None ...
GET
Get Domain Returns information about a specific custom domain in your account. Endpoint GET v5/domain/{domain_id} Requires authentication Path Parameters The...
CREATE
Create Domain Creates a new custom domain in your account. Endpoint PUT v5/domain Requires authentication Path Parameters None Que...
UPDATE
Update Domain Updates configuration for an existing custom domain in your account. Endpoint POST v5/domain/{domain_id} Requires authentication Path Parameters ...
DELETE
Delete Domain Deletes a specific custom domain from your account. This action is permanent and cannot be undone. Endpoint DELETE v5/domain/{domain_id} Requires authentication ...