Jump to: POST Response Notes | API Call Builder
Creates a new sign-up approval question for an offer.
See also: Offer::getApprovalQuestions, Offer::updateApprovalQuestion
| Name | Type | Description |
|---|---|---|
| NetworkId | Url | Network ID |
| NetworkToken | String | Network token |
| Target | String | This calls action target |
| Method | String | This calls action method |
| data | Object | SignupQuestion fields Note: Do not supply the type field. It is automatically set to "offer".Show Supported Parameters |
POST Response Notes
Returns the ID of the newly created SignupQuestion as an integer
API Call Builder
Javascript is required to use the API Call Builder.