Skip to content

Update type

PUT
/v2/metadata/type/{typeId}

Update an existing metadata type.

typeId
required
string

The type ID

Example
88f39775-01f6-43ef-b553-08410c588116
X-API-Key
string

API Key

X-API-Secret
string

API Secret

object
displayName

The name of the metadata type and how it will be displayed to the user

string
User Preferences
key

The key that will be used to reference the metadata type

string
user_preferences
description

A description of the metadata type

string
Stores user preferences and settings

The resource has been successfully updated.

object
typeId
required

The type ID

string
88f39775-01f6-43ef-b553-08410c588116
displayName
required

The display name for the metadata type

string
User Preferences
key
required

The key for the metadata type

string
user_preferences
description
required

The description of the metadata type

string
Stores user preferences and settings
metaType
required

The data type for this metadata

string
Allowed values: string number boolean
string