Restrict Features

Restrict Features for a given role.

For a detailed description of the Restrict features properties please visit here

Request sample:

POST /roles/:role/restrictedfeatures HTTP/1.1
Content-type: application/json
Accept: application/json

{
   "featuresToRestrict": ["array of strings"]
}
Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!