api-content-{id}-restriction-by Operation-{operation Key}-user

Number of APIs: 3

  1. Get content restriction status for user GET {{baseUrl}}/api/content/:id/restriction/byOperation/:operationKey/user?key=<string>&userName=<string>&accountId=<string>

  2. Add user to content restriction PUT {{baseUrl}}/api/content/:id/restriction/byOperation/:operationKey/user?key=<string>&userName=<string>&accountId=<string>

  3. Remove user from content restriction DELETE {{baseUrl}}/api/content/:id/restriction/byOperation/:operationKey/user?key=<string>&userName=<string>&accountId=<string>