post
https://api.app.enquire.ai/api/v1/questions/
Request properties
Raw body
| Type | Type | Description |
|---|---|---|
| title | String | The Question question |
| description | String | The Question description |
| keywords | Object | The list of keywords |
Response properties
| Key | Type | Description |
|---|---|---|
| id | Integer | The Question technical identifier |
| title | String | The title of the Question |
| description | String | The description of the Question |
| responsesDueDate | Date | The date when the Question will close (no accepted answer after - can be updated) |
| finalizationDueDate | Boolean | The date when the Question will finalize (date when the Question will be archived) |
| createdDate | Boolean | Availability status of the keyword (true: enabled, false: disabled) |
| status | Boolean | Availability status of the keyword (true: enabled, false: disabled) |
| keywords | Object | The list of keywords linked to the Question |
| locations | List | The list of locations linked to the Question |
| expertMatchList | List | The list of experts matched to the Question |