To create a post, send a POST request to
.../jsonAddQuestion
with the following parameters:
Request Parameterssecuritykey - Your security key (found on your IQJam Profile)
iqspace - A valid IQSpace for the new Question
iqsubspace - A valid IQ Sub Space for the new Question
title - The title of the question
tags - A comma separated list of tags
body - The main body of the question
Response:A JSON Object containing the ID of the new Question