Fieldset - create a fieldset
POST /segments/v2/{bucket}/fieldset
POST
/segments/v2/{bucket}/fieldset
Create a fieldset that can be used to create a segment, report or export
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” bucket
required
string
The bucket to create the fieldset for
Query Parameters
Section titled “Query Parameters ” name
string
The name of the fieldset
description
string
The description of the fieldset
fields
Array<string>
The fields of the fieldset
resource
string
Used to generate the fieldset from all the fields on a resource
applicable_resources
Array<string>
The applicable resources of the fieldset
Responses
Section titled “ Responses ”A single fieldset
object
active
boolean
applicable_resources
Array<string>
created
string
description
string
field_display
Array<object>
object
field
string
type
string
fields
Array<string>
last_updated
string
locked
boolean
name
string
record_state
string
uid
string
uri
string
A standard error message
object
description
A human readable description of the error
string
error
A concise error message
string
type
A machine readable error type
string