Jump to: GET Response Notes | API Call Builder
Grants a permission to an Affiliate User.
| 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 AffiliateUser object |
| permission | String | Permission to grant.Show Supported Values |
GET Response Notes
True if granted access successfully.
Return response will be in the following format: boolean.
API Call Builder
Javascript is required to use the API Call Builder.