Create an affiliate user.
| Name | Type | Description |
|---|---|---|
| NetworkId | Url | Network ID |
| api_key | String | Network token |
| Target | String | This calls action target |
| Method | String | This calls action method |
| data | Object | An array of (field => value) containing the details of the new Affiliate UserShow Supported Parameters |
| send_email | Boolean | A boolean value that determines whether to send a 'set password' email to the user. |
POST Response Notes
Returns the newly created AffiliateUser model object
API Call Builder
Javascript is required to use the API Call Builder.