Create a global textarea attribute
Create a global textarea attribute.
Authorizations:Token
Request Body Schema: 
The new Attribute resource | groupId | integer or null | 
| position | integer | 
| name | string[1 .. 255] characters | 
Responses
201Attribute resource created
Response schema: 
Attribute resource created | id | integer | 
| groupId | integer or null | 
| position | integer | 
| name | string[1 .. 255] characters | 
| displayMode | string | 
400Invalid input
422Unprocessable entity