Verify Domain
Deprecated: use organization service v2 VerifyOrganizationDomain instead.
Make sure you have added the required verification to your domain, depending on the method you have chosen (HTTP or DNS challenge). Zitadel will check it and set the domain as verified if it was successful. A verify domain has to be unique.
curl -X POST "https://loading/orgs/me/domains/string/validation/_validate"{
"details": {
"sequence": 0,
"creationDate": "2023-01-15T01:30:15.01Z",
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string"
}
}Was this page helpful?
User by ID
User by ID: Deprecated: use [user service v2 ListUsers with InUserIDQuery](/reference/api/user/zitadel.user.v2.UserService.ListUsers) instead. Returns the full user or Service Account including the profile, em...
Admin API
Explore the Admin API operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.