Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The Network's unique integer ID, or subdomain Unique numeric network ID
Body
Submit results as JSON
Request to create or update a custom field answer
The text response for the custom field
"I love hiking and photography"
Response
The custom field answer object
A user's response to a custom field question
The record's integer ID
"1234"
The date and time the record was created
"2025-11-07T23:17:21+00:00"
The date and time the record was last modified
"2025-11-07T23:17:21+00:00"
ID of the user who provided this response
12345
ID of the custom field this response is for
67890
When this response was last edited
"2025-01-15T10:30:00Z"
The text response (for text-based custom fields)
"I love hiking and photography"