Skip to content

digital-identity-platform-docs


digital-identity-platform-docs / supabase/functions/verify_custom_domain / VerifyDomainRequest

Interface: VerifyDomainRequest

Defined in: supabase/functions/verify_custom_domain/index.ts:68

Request payload for verifying a custom domain

Properties

domain_id

domain_id: string

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

Custom domain UUID to verify

Released under proprietary license.