Create Product Attribute
Create a custom product attribute via the WISEPIM API. Define field type, validation rules, and options for text, number, select, and other attribute formats.
POST
Create a new attribute for products.Documentation Index
Fetch the complete documentation index at: https://docs.wisepim.com/llms.txt
Use this file to discover all available pages before exploring further.
Body Parameters
Unique identifier for the attribute
Display label for the attribute
Project ID
Type of attribute. One of: text, textarea, number, decimal, date, datetime, boolean, select, multiselect, color, image, file
Whether the attribute is required
Array of options for select/multiselect types
Validation rules for the attribute

