For the complete documentation index, see llms.txt. This page is also available as Markdown.

Delete a Custom Domain

Delete a Custom Domain.

DELETE https://{region}.getafile.io/api/v1/teams/:team_id/domaincustom/:domain_id/:id

This endpoint allows you to delete a Custom Domain.

Path Parameters

Name
Type
Description

team_id*

number

ID of the team

domain_id*

number

ID of the domain the custom domain belongs to

id*

number

ID of the custom domain

{    "message": "Ain't no domain like that."}

Last updated

Was this helpful?