Sets an Affiliate User's permissions.
Any permissions currently granted to the user will be revoked unless
specified in this call.
| Name | Type | Description |
|---|---|---|
| NetworkId | Url | Network ID |
| api_key | String | Network token |
| Target | String | This calls action target |
| Method | String | This calls action method |
| affiliate_user_id | Integer | The Affiliate User for which to set permissions |
| permissions | Array | An array of permission names to set for the specified affiliate user |
GET Response Notes
Return response will be in the following format: void.
API Call Builder
Javascript is required to use the API Call Builder.