Podio API Documentation
Questions: Answer question
Answers the question for the given object. The object type can be either "status" or "comment".
Usage
- PHP Client
-
PodioQuestion.php
PodioQuestion::answer( $question_id, $attributes = array() );
Parameters
- question_id*
- Required.
Request
{
"question_option_id": The id of the option that is the answer
}