Unique attribute ID. The external_id may contain only lowercase and uppercase Latin alphanumeric characters, dashes, and underscores.
required
object
Default: {"de":"Genre","en":"Genre"}
属性用のローカライズされたオブジェクト。キーはISO 3166-1で指定されています。
property name*
additional property
string
Responses
201
属性は正常に更新されました。
401
基本認証が不合格または不正です。基本認証または正しい認証情報を使用したことを確認してください。
422
無効なリクエストです。
Request samples
Payload
curl
JavaScript
Node.js
Python
C#
Go
Java
application/json
{
"external_id": "genre",
"name": {
"de": "Genre",
"en": "Genre"
}
}
Response samples
201
401
422
application/json
{
"external_id": "genre"
}
We respect your privacy
You can change or withdraw your consent at any time by going back to Privacy settings.
By clicking "Accept all", you give us consent to process your personal data and set all cookies. Alternatively, you can customize your preferences in Settings.