Creates an attribute.
project_id required | integer Project ID. You can find this parameter in your Publisher Account next to the name of the project. Example: 44056 |
Attribute was successfully created.
Basic authentication not passed or wrong. Make sure you used basic authentication or correct credentials.
Invalid request.
{- "external_id": "genre",
- "name": {
- "en": "Genre",
- "de": "Genre"
}
}
{- "external_id": "genre"
}