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:
- system.feature.write
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X PUT "https://loading/v2/features/system" \ -H "Content-Type: application/json" \ -d '{}'{
"details": {
"sequence": 0,
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string",
"creationDate": "2023-01-15T01:30:15.01Z"
}
}Was this page helpful?
Set Organization Features
Set Organization Features: Configure and set features that apply to a complete instance. Only fields present in the request are set or unset. Required permissions:
Set User Features
Set User Features: Configure and set features that apply to an user. Only fields present in the request are set or unset. Required permissions: