- Documentation
- Sandbox
Name | Requirement | Type | Description |
---|---|---|---|
organization_id |
Parameter | Type | Required? | Format | Description |
---|---|---|---|---|
name | string | true | ||
customFieldType | choice | true | ["choice","label","list","publications","textarea"] | |
description | string | true | ||
position | integer | true | ||
settings | object (CustomFieldSettingsType) | true | ||
settings[visibility] | choice | true | ["visible","hidden"] | |
settings[editable] | choice | true | ["admin","evolution","member"] | |
displayTo | choice | true | ["circle","role","circlerole"] | |
applyTo | choice | true | ["member","role"] | |
options | collection | false |
Status Code | Description |
---|---|
201 |
|
401 |
|
Name | Requirement | Type | Description |
---|---|---|---|
organization_id | |||
custom_field_id |
Parameter | Type | Required? | Format | Description |
---|---|---|---|---|
name | string | false | ||
customFieldType | choice | false | ["choice","label","list","publications","textarea"] | |
description | string | false | ||
position | integer | false | ||
settings | object (CustomFieldSettingsType) | false | ||
settings[visibility] | choice | true | ["visible","hidden"] | |
settings[editable] | choice | true | ["admin","evolution","member"] | |
displayTo | choice | false | ["circle","role","circlerole"] | |
options | collection | false |
Status Code | Description |
---|---|
200 |
|
401 |
|
Documentation auto-generated on Fri, 03 Jan 25 02:06:47 +0100