Submit Form Member

Path Params
string
required

The name of the space (database) assigned to you.

string
required

One of:

  • The Entity's internal Entity Id
  • The Entity's name
  • The Entity's business Id, prefixed with $
Query Params
string

The Dimensions under which the calling application operates.
Format: {dim1}:{value1}[;{dim2}:{value2}[;...]]

boolean

If true, also exposes Installed but Unpublished entity resources. Default is false.

boolean
Defaults to false

If true, returns the saved content/resource. If false, the response content tag is not populated. Only set to true when the response payload is needed.

Body Params
string

When querying, returns the Member Id.

When updating accepts a LookupId, but can be left blank if any of the fields in the form contains
one of the lookup fields (member_id, biz_id, email, mobile).

If specified, overrides any identity attributes in the data structure. Must not be specified when adding members.

json

All Form fields and their data in key-value JSON format.
The fields and their data types are defined in the Form configuration.

Response

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