post
https://api.app.enquire.ai/api/v1/questions//open
Request properties
Raw body
| Type | Type | Description |
|---|---|---|
| clientAccountIdentifier | String | The end-user/client identifier (from the client's system, to track usage on client side) |
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 |
| responses | List | The list of responses (empty for draft) |
| clientProfile | Object | The client profile data |