Jump to: GET Response Notes | API Call Builder
Remove Employee's access to permission by Employee ID.
| Name | Type | Description |
|---|---|---|
| NetworkId | Url | Network ID |
| NetworkToken | String | Network token |
| Target | String | This calls action target |
| Method | String | This calls action method |
| id | Integer | ID of Employee object |
| permission | String | Employee permission nameShow Supported Values |
GET Response Notes
True if successfully removed.
Return response will be in the following format: boolean.
API Call Builder
Javascript is required to use the API Call Builder.