Skip to main content

Create a global plain field attribute

Create a global plain field attribute.

Authorizations:Token
Request Body Schema:
The new Attribute resource
groupIdinteger or null
positioninteger
namestring[1 .. 255] characters
displayModestringDefault: "S"Example: "S"

Responses

201Attribute resource created
Response schema:
Attribute resource created
idinteger
groupIdinteger or null
positioninteger
namestring[1 .. 255] characters
displayModestring
400Invalid input
422Unprocessable entity