HomeGuidesAPI Reference
API Reference

Submit data

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params

Details needed to execute the process

A flat object where each key is a field name and each value can be one of the following types:

  • string: Text values
  • number: Numeric values
  • boolean: true/false values
  • date: Unix timestamp (milliseconds since epoch)
  • stringList: Multiple string values
  • entity: Array of objects representing ownership relations

NOTE: The UI in this documentation may only show "string" as the value type, but all types listed above are accepted. Check the examples.

The fields from the conditional type should be included in the root of the object.

Responses
200

Data submitted successfully

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json