AddCustomOrgIAMPolicy
Path Parameters
org_id*string
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
userLoginMustBeDomain?boolean
the username has to end with the domain of its organization (uniqueness is organization based)
Response Body
application/json
curl -X POST "https://loading/orgs/string/policies/orgiam" \ -H "Content-Type: application/json" \ -d '{}'{
"details": {
"sequence": 0,
"creationDate": "2023-01-15T01:30:15.01Z",
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string"
}
}Was this page helpful?
AddCustomDomainPolicy
Explore the AddCustomDomainPolicy operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.
AddEmailProviderHTTP
Explore the AddEmailProviderHTTP operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.