Skip to content

digital-identity-platform-docs


digital-identity-platform-docs / supabase/functions/delete_custom_domain / DeleteDomainResponse

Interface: DeleteDomainResponse

Defined in: supabase/functions/delete_custom_domain/index.ts:70

Successful response structure

Properties

status

status: "ok"

Defined in: supabase/functions/delete_custom_domain/index.ts:72

Status indicator


host

host: string

Defined in: supabase/functions/delete_custom_domain/index.ts:74

The hostname that was deleted

Released under proprietary license.