Set User Features
Configure and set features that apply to an user. Only fields present in the request are set or unset.
Required permissions:
- user.feature.write
curl -X PUT "https://loading/v2/features/user/string"{
"details": {
"sequence": 0,
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string",
"creationDate": "2023-01-15T01:30:15.01Z"
}
}Was this page helpful?
Set System Features
Set System Features: Configure and set features that apply to the complete system. Only fields present in the request are set or unset. Required permissions:
Org API
Explore the Org API operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.