api-content-{id}-restriction-by Operation-{operation Key}-user
Number of APIs: 3
-
Get content restriction status for user GET {{baseUrl}}/api/content/:id/restriction/byOperation/:operationKey/user?key=<string>&userName=<string>&accountId=<string>
-
Add user to content restriction PUT {{baseUrl}}/api/content/:id/restriction/byOperation/:operationKey/user?key=<string>&userName=<string>&accountId=<string>
-
Remove user from content restriction DELETE {{baseUrl}}/api/content/:id/restriction/byOperation/:operationKey/user?key=<string>&userName=<string>&accountId=<string>