API Reference

This endpoint allows the creation of a new set or list, with its properties and collection of fields.

Log in to see full request history
Form Data
string
required

Name of the set or list

string
required

Type of the set, either 'set' or 'list'.

integer

Group ID, required if type is 'set'.

array of objects
required

Collection of fields that will be added to the set. They will appear as form fields.

fields*
Responses

401

Unauthorized. The caller does not have permission to create sets.

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