UpdateSAMLProvider
Change an existing SAML identity provider in the organization
curl -X PUT "https://loading/idps/saml/string"{
"details": {
"sequence": 0,
"creationDate": "2023-01-15T01:30:15.01Z",
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string"
}
}Was this page helpful?
UpdateOrgIDPOIDCConfig
Explore the UpdateOrgIDPOIDCConfig operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.
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...