Jump to: GET Response Notes | API Call Builder
Updates an existing offer signup approval question.
See also: Offer::addApprovalQuestion, Offer::getApprovalQuestions
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
question_id | Integer | ID of SignupQuestion object |
data | Object | SignupQuestion properties to updateShow Supported Parameters |
GET Response Notes
Boolean: true if action succeeds; false otherwise
API Call Builder
Javascript is required to use the API Call Builder.