Added
1.0.26
9 months ago by Liam Borner
- Added
api/v1/answersendpoint to allow for CRUD operations on theAnswerrecord. Be sure to add the appropriate write, read or delete permission for your API key to start using it. - Added
api/v1/structured_sectionsendpoint to allow for reading on theStructuredSectionrecord. Be sure to add the appropriate read permission for your API key to start using it. - Added
api/v1/structured_section_responsesendpoint to allow for create, update and delete operations on theStructuredSectionResponserecord. Be sure to add the appropriate write or delete permission for your API key to start using it. - New field type
usersavailable for custom fields and attributes
