Create a workbook
POST/workbooks
Creates a new query workbook owned by the caller.
Every field is optional and the body may be omitted entirely, which creates a workbook titled "New Workbook" that expires in 365 days.
Both configuration objects use closed key sets: sending a property that is not documented on them is rejected with IPV-1004.
Request
Responses
- 200
- 400
- 500
Workbook created.
Response Headers
Input validation or authorization failure. Body is {"Message": " -
Response Headers
Backend failure. Also returned when ChatConfiguration supplies QueryOn without TargetLocation. Body is {"Message": " -