GuidesAPI ReferenceChangelogDiscussions
Changelog
added

1.0.26

  • Added api/v1/answers endpoint to allow for CRUD operations on the Answer record. Be sure to add the appropriate write, read or delete permission for your API key to start using it.
  • Added api/v1/structured_sections endpoint to allow for reading on the StructuredSection record. Be sure to add the appropriate read permission for your API key to start using it.
  • Added api/v1/structured_section_responses endpoint to allow for create, update and delete operations on the StructuredSectionResponse record. Be sure to add the appropriate write or delete permission for your API key to start using it.
  • New field type users available for custom fields and attributes