Add an Instance Trusted Domain
Deprecated: use instance service v2 ListTrustedDomains instead.
Add a domain to the list configured for this Zitadel instance. These domains are trusted to be used as public hosts.
curl -X POST "https://loading/trusted_domains" \ -H "Content-Type: application/json" \ -d '{ "domain": "string" }'{
"details": {
"sequence": 0,
"creationDate": "2023-01-15T01:30:15.01Z",
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string"
}
}Was this page helpful?
ActivateSMSProvider
Explore the ActivateSMSProvider operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.
Add instance Member
Add instance Member: Deprecated: use [CreateAdministrator](/reference/api/internal_permission/zitadel.internal_permission.v2.InternalPermissionService.CreateAdministrator) instead. Members are users with permission to ...