---
title: "Metaproperty"
url: "https://earlyaccess.developers.bynder.com/apis/metaproperty-1/versions/e015c0a3-e9ae-46ee-9a70-047f982dcfe9"
---

# Metaproperty

OpenAPI specification document.

```json
{"components":{"schemas":{"ConfigurationNotExisting":{"properties":{"errorCode":{"type":"string"},"message":{"type":"string"}},"required":["errorCode","message"],"title":"ConfigurationNotExisting","type":"object"},"CreatedMetapropertyStreamOutput":{"properties":{"allowDuplicates":{"type":"boolean"},"autocomplete":{"type":"boolean"},"createDuringApply":{"type":"boolean"},"definition":{"type":"string"},"id":{"format":"uuid","type":"string"},"metapropertyType":{"enum":["single-select","multi-select","date","text"],"title":"MetapropertyTypeEnum","type":"string"},"name":{"type":"string"},"status":{"type":"string"}},"required":["autocomplete","createDuringApply","allowDuplicates","id","metapropertyType","name","status"],"title":"CreatedMetapropertyStreamOutput","type":"object"},"ErrorMessage":{"properties":{"errorCode":{"type":"string"},"message":{"type":"string"}},"required":["errorCode","message"],"title":"ErrorMessage","type":"object"},"ExistingMetapropertyOutput":{"properties":{"errorCode":{"type":"string"},"message":{"type":"string"}},"required":["errorCode","message"],"title":"ExistingMetapropertyOutput","type":"object"},"InvalidMetapropertyOutput":{"properties":{"errorCode":{"type":"string"},"errors":{"items":{"properties":{"errorCode":{"type":"string"},"message":{"type":"string"}},"required":["errorCode","message"],"title":"ErrorMessage","type":"object"},"type":"array"},"message":{"type":"string"}},"required":["errorCode","message"],"title":"InvalidMetapropertyOutput","type":"object"},"Metaproperty":{"properties":{"allowDuplicates":{"type":"boolean"},"autocomplete":{"type":"boolean"},"createDuringApply":{"type":"boolean"},"definition":{"type":"string"},"id":{"type":"string"},"metapropertyType":{"enum":["single-select","multi-select","date","text"],"title":"MetapropertyTypeEnum","type":"string"},"name":{"type":"string"}},"required":["id","name","metapropertyType","createDuringApply","autocomplete","allowDuplicates"],"title":"Metaproperty","type":"object"},"MetapropertyCreateInvalidOutput":{"properties":{"errorCode":{"type":"string"},"errors":{"items":{"properties":{"errorCode":{"type":"string"},"message":{"type":"string"}},"required":["errorCode","message"],"title":"ErrorMessage","type":"object"},"type":"array"},"message":{"type":"string"}},"title":"MetapropertyCreateInvalidOutput","type":"object"},"MetapropertyCreateNotFoundOutput":{"properties":{"errorCode":{"type":"string"},"message":{"type":"string"}},"title":"MetapropertyCreateNotFoundOutput","type":"object"},"MetapropertyCreateOutput":{"properties":{"allowDuplicates":{"type":"boolean"},"autocomplete":{"type":"boolean"},"createDuringApply":{"type":"boolean"},"definition":{"type":"string"},"id":{"format":"uuid","type":"string"},"metapropertyType":{"enum":["single-select","multi-select","date","text"],"title":"MetapropertyTypeEnum","type":"string"},"name":{"type":"string"},"status":{"type":"string"}},"title":"MetapropertyCreateOutput","type":"object"},"MetapropertyDeletedOutput":{"properties":{"message":{"type":"string"}},"required":["message"],"title":"MetapropertyDeletedOutput","type":"object"},"MetapropertyInput":{"properties":{"allowDuplicates":{"type":"boolean"},"autocomplete":{"type":"boolean"},"createDuringApply":{"type":"boolean"},"definition":{"type":"string"},"metapropertyType":{"enum":["single-select","multi-select","date","text"],"title":"MetapropertyTypeEnum","type":"string"},"name":{"type":"string"}},"required":["name","metapropertyType"],"title":"MetapropertyInput","type":"object"},"MetapropertyInvalidTypeOutput":{"properties":{"errorCode":{"type":"string"},"message":{"type":"string"}},"required":["errorCode","message"],"title":"MetapropertyInvalidTypeOutput","type":"object"},"MetapropertyNotExistingOutput":{"properties":{"errorCode":{"type":"string"},"message":{"type":"string"}},"required":["errorCode","message"],"title":"MetapropertyNotExistingOutput","type":"object"},"MetapropertyTypeEnum":{"enum":["single-select","multi-select","date","text"],"title":"MetapropertyTypeEnum","type":"string"},"MetapropertyUpdateInput":{"properties":{"allowDuplicates":{"type":"boolean"},"autocomplete":{"type":"boolean"},"createDuringApply":{"type":"boolean"},"definition":{"type":"string"},"metapropertyType":{"enum":["single-select","multi-select","date","text"],"title":"MetapropertyTypeEnum","type":"string"},"name":{"type":"string"}},"title":"MetapropertyUpdateInput","type":"object"},"MetapropertyUpdateInvalidOutput":{"properties":{"errorCode":{"type":"string"},"errors":{"items":{"properties":{"errorCode":{"type":"string"},"message":{"type":"string"}},"required":["errorCode","message"],"title":"ErrorMessage","type":"object"},"type":"array"},"message":{"type":"string"}},"title":"MetapropertyUpdateInvalidOutput","type":"object"},"MetapropertyUpdateNotFoundOutput":{"properties":{"errorCode":{"type":"string"},"message":{"type":"string"}},"title":"MetapropertyUpdateNotFoundOutput","type":"object"},"MetapropertyUpdatedOutput":{"properties":{"message":{"type":"string"}},"required":["message"],"title":"MetapropertyUpdatedOutput","type":"object"},"NameAlreadyRegisteredOutput":{"properties":{"errorCode":{"type":"string"},"message":{"type":"string"}},"required":["errorCode","message"],"title":"NameAlreadyRegisteredOutput","type":"object"},"PaginatedMetapropertiesResponse":{"properties":{"metadata":{"properties":{"nextPage":{"type":"string"},"totalCount":{"format":"int64","type":"integer"}},"required":["nextPage","totalCount"],"title":"PaginationMetadata","type":"object"},"metaproperties":{"items":{"properties":{"allowDuplicates":{"type":"boolean"},"autocomplete":{"type":"boolean"},"createDuringApply":{"type":"boolean"},"definition":{"type":"string"},"id":{"type":"string"},"metapropertyType":{"enum":["single-select","multi-select","date","text"],"title":"MetapropertyTypeEnum","type":"string"},"name":{"type":"string"}},"required":["id","name","metapropertyType","createDuringApply","autocomplete","allowDuplicates"],"title":"Metaproperty","type":"object"},"type":"array"}},"required":["metadata"],"title":"PaginatedMetapropertiesResponse","type":"object"},"PaginationMetadata":{"properties":{"nextPage":{"type":"string"},"totalCount":{"format":"int64","type":"integer"}},"required":["nextPage","totalCount"],"title":"PaginationMetadata","type":"object"}},"securitySchemes":{"OAuth2":{"flows":{"authorizationCode":{"authorizationUrl":"https://{your-auth-url}","scopes":{"METAMANAGEMENT":"","METAPROPERTYMANAGEMENT":""},"tokenUrl":"https://{your-bynder-domain}/v6/authentication/oauth2/token"},"clientCredentials":{"scopes":{"METAMANAGEMENT":"","METAPROPERTYMANAGEMENT":""},"tokenUrl":"https://{your-bynder-domain}/v6/authentication/oauth2/token"}},"type":"oauth2"},"permanentToken":{"in":"header","name":"Authorization","type":"apiKey"}}},"info":{"title":"Metaproperty","version":"1.0"},"openapi":"3.1.0","paths":{"/api/1/taxonomy/metaproperties":{"get":{"description":"Returns a paginated list of metaproperties.","operationId":"getApi1TaxonomyMetaproperties","parameters":[{"in":"query","name":"limit","required":false,"schema":{"default":20,"example":250,"format":"int32","maximum":1000,"type":"integer"}},{"in":"query","name":"page","required":false,"schema":{"default":1,"example":1,"format":"int32","type":"integer"}},{"in":"query","name":"ids","required":false,"schema":{"items":{"format":"uuid","type":"string"},"type":"array"}},{"in":"query","name":"metapropertyTypes","required":false,"schema":{"items":{"enum":["single-select","multi-select","date","text"],"title":"MetapropertyTypeEnum","type":"string"},"type":"array"}},{"in":"query","name":"autocomplete","required":false,"schema":{"type":"boolean"}}],"responses":{"200":{"content":{"application/json":{"examples":{"PaginatedMetapropertiesResponse":{"summary":"Response containing a paginated list of metaproperties","value":{"metadata":{"nextPage":"","totalCount":1},"metaproperties":[{"allowDuplicates":false,"autocomplete":false,"createDuringApply":false,"id":"00000000-0000-0000-0000-000000000000","metapropertyType":"single-select","name":"Example Metaproperty"}]}}},"schema":{"properties":{"metadata":{"properties":{"nextPage":{"type":"string"},"totalCount":{"format":"int64","type":"integer"}},"required":["nextPage","totalCount"],"title":"PaginationMetadata","type":"object"},"metaproperties":{"items":{"properties":{"allowDuplicates":{"type":"boolean"},"autocomplete":{"type":"boolean"},"createDuringApply":{"type":"boolean"},"definition":{"type":"string"},"id":{"type":"string"},"metapropertyType":{"enum":["single-select","multi-select","date","text"],"title":"MetapropertyTypeEnum","type":"string"},"name":{"type":"string"}},"required":["id","name","metapropertyType","createDuringApply","autocomplete","allowDuplicates"],"title":"Metaproperty","type":"object"},"type":"array"}},"required":["metadata"],"title":"PaginatedMetapropertiesResponse","type":"object"}}},"description":""}},"summary":"Retrieve metaproperties","tags":["Metaproperties - New API (Preferred)"]},"post":{"description":"Create a new metaproperty","operationId":"postApi1TaxonomyMetaproperties","requestBody":{"content":{"application/json":{"schema":{"properties":{"allowDuplicates":{"type":"boolean"},"autocomplete":{"type":"boolean"},"createDuringApply":{"type":"boolean"},"definition":{"type":"string"},"metapropertyType":{"enum":["single-select","multi-select","date","text"],"title":"MetapropertyTypeEnum","type":"string"},"name":{"type":"string"}},"required":["name","metapropertyType"],"title":"MetapropertyInput","type":"object"}}},"required":true},"responses":{"201":{"content":{"application/json":{"examples":{"CreatedMetaproperty":{"summary":"Response when a metaproperty is successfully created","value":{"allowDuplicates":false,"autocomplete":false,"createDuringApply":false,"id":"00000000-0000-0000-0000-000000000000","metapropertyType":"single-select","name":"Example Metaproperty","status":"created"}}},"schema":{"properties":{"allowDuplicates":{"type":"boolean"},"autocomplete":{"type":"boolean"},"createDuringApply":{"type":"boolean"},"definition":{"type":"string"},"id":{"format":"uuid","type":"string"},"metapropertyType":{"enum":["single-select","multi-select","date","text"],"title":"MetapropertyTypeEnum","type":"string"},"name":{"type":"string"},"status":{"type":"string"}},"title":"MetapropertyCreateOutput","type":"object"}}},"description":""},"400":{"content":{"application/json":{"examples":{"ExistingMetaproperty":{"summary":"Response when a metaproperty with that name already exists","value":{"errorCode":"name-already-registered","message":"Name was already registered for mp: 00000000-0000-0000-0000-000000000000"}},"InvalidMetaproperty":{"summary":"Response when the input is invalid","value":{"errorCode":"validation-errors","errors":[],"message":"Issues found while validating the request"}}},"schema":{"properties":{"errorCode":{"type":"string"},"errors":{"items":{"properties":{"errorCode":{"type":"string"},"message":{"type":"string"}},"required":["errorCode","message"],"title":"ErrorMessage","type":"object"},"type":"array"},"message":{"type":"string"}},"title":"MetapropertyCreateInvalidOutput","type":"object"}}},"description":""},"404":{"content":{"application/json":{"examples":{"ConfigurationNotExisting":{"summary":"Response when no default configuration exists","value":{"errorCode":"configuration-not-existing","message":"Configuration does not exist"}}},"schema":{"properties":{"errorCode":{"type":"string"},"message":{"type":"string"}},"title":"MetapropertyCreateNotFoundOutput","type":"object"}}},"description":""}},"summary":"Create metaproperty","tags":["Metaproperties - New API (Preferred)"]}},"/api/1/taxonomy/metaproperties/{metapropertyId}":{"delete":{"description":"Delete a metaproperty by id","operationId":"deleteApi1TaxonomyMetapropertiesMetapropertyid","parameters":[{"in":"path","name":"metapropertyId","required":true,"schema":{"format":"uuid","type":"string"}}],"responses":{"200":{"content":{"application/json":{"examples":{"MetapropertyDeleted":{"summary":"Response when the metaproperty is deleted","value":{"message":"Metaproperty has been deleted"}}},"schema":{"properties":{"message":{"type":"string"}},"required":["message"],"title":"MetapropertyDeletedOutput","type":"object"}}},"description":""},"404":{"content":{"application/json":{"examples":{"MetapropertyNotExisting":{"summary":"Response when the metaproperty does not exist","value":{"errorCode":"metaproperty-not-existing","message":"Metaproperty does not exist"}}},"schema":{"properties":{"errorCode":{"type":"string"},"message":{"type":"string"}},"required":["errorCode","message"],"title":"MetapropertyNotExistingOutput","type":"object"}}},"description":""}},"summary":"Delete metaproperty","tags":["Metaproperties - New API (Preferred)"]},"get":{"description":"Retrieve a single metaproperty by its id","operationId":"getApi1TaxonomyMetapropertiesMetapropertyid","parameters":[{"in":"path","name":"metapropertyId","required":true,"schema":{"format":"uuid","type":"string"}}],"responses":{"200":{"content":{"application/json":{"examples":{"Metaproperty":{"summary":"Response containing the requested metaproperty","value":{"allowDuplicates":false,"autocomplete":false,"createDuringApply":false,"id":"00000000-0000-0000-0000-000000000000","metapropertyType":"single-select","name":"Example Metaproperty"}}},"schema":{"properties":{"allowDuplicates":{"type":"boolean"},"autocomplete":{"type":"boolean"},"createDuringApply":{"type":"boolean"},"definition":{"type":"string"},"id":{"type":"string"},"metapropertyType":{"enum":["single-select","multi-select","date","text"],"title":"MetapropertyTypeEnum","type":"string"},"name":{"type":"string"}},"required":["id","name","metapropertyType","createDuringApply","autocomplete","allowDuplicates"],"title":"Metaproperty","type":"object"}}},"description":""},"404":{"content":{"application/json":{"examples":{"MetapropertyNotExisting":{"summary":"Response when the metaproperty does not exist","value":{"errorCode":"metaproperty-not-existing","message":"Metaproperty does not exist"}}},"schema":{"properties":{"errorCode":{"type":"string"},"message":{"type":"string"}},"required":["errorCode","message"],"title":"MetapropertyNotExistingOutput","type":"object"}}},"description":""}},"summary":"Retrieve Metaproperty","tags":["Metaproperties - New API (Preferred)"]},"patch":{"description":"Modify a metaproperty by id","operationId":"patchApi1TaxonomyMetapropertiesMetapropertyid","parameters":[{"in":"path","name":"metapropertyId","required":true,"schema":{"format":"uuid","type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"properties":{"allowDuplicates":{"type":"boolean"},"autocomplete":{"type":"boolean"},"createDuringApply":{"type":"boolean"},"definition":{"type":"string"},"metapropertyType":{"enum":["single-select","multi-select","date","text"],"title":"MetapropertyTypeEnum","type":"string"},"name":{"type":"string"}},"title":"MetapropertyUpdateInput","type":"object"}}},"required":true},"responses":{"202":{"content":{"application/json":{"examples":{"MetapropertyUpdated":{"summary":"Response when the metaproperty is updated","value":{"message":"Metaproperty has been updated"}}},"schema":{"properties":{"message":{"type":"string"}},"required":["message"],"title":"MetapropertyUpdatedOutput","type":"object"}}},"description":""},"400":{"content":{"application/json":{"examples":{"NameAlreadyRegistered":{"summary":"Response when the name is already used","value":{"errorCode":"name-already-registered","message":"Name was already registered"}}},"schema":{"properties":{"errorCode":{"type":"string"},"errors":{"items":{"properties":{"errorCode":{"type":"string"},"message":{"type":"string"}},"required":["errorCode","message"],"title":"ErrorMessage","type":"object"},"type":"array"},"message":{"type":"string"}},"title":"MetapropertyUpdateInvalidOutput","type":"object"}}},"description":""},"404":{"content":{"application/json":{"examples":{"MetapropertyNotExisting":{"summary":"Response when the metaproperty does not exist","value":{"errorCode":"metaproperty-not-existing","message":"Metaproperty does not exist"}}},"schema":{"properties":{"errorCode":{"type":"string"},"message":{"type":"string"}},"title":"MetapropertyUpdateNotFoundOutput","type":"object"}}},"description":""}},"summary":"Modify metaproperty","tags":["Metaproperties - New API (Preferred)"]}},"/api/v4/metaproperties":{"get":{"parameters":[{"description":"Indicates whether or not the response should include asset count results for metaproperty-options.","in":"query","name":"count","required":false,"schema":{"default":false,"type":"boolean"}},{"description":"Comma-separated list of asset types. Filters the count results by asset type.","in":"query","name":"type","required":false,"schema":{"enum":["image","document","audio","video","3d"],"type":"string"}},{"description":"Indicates whether or not the response should include the metaproperty options of each metaproperty. __Warning:__ Always ensure to remove the metaproperty options from the response when using this endpoint. Include the param `options=0` in every request sent.","in":"query","name":"options","required":false,"schema":{"default":true,"type":"boolean"}},{"description":"Comma-separated list of metaproperty ids. Will return a metaproperty for each existing id.","in":"query","name":"ids","required":false,"schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"examples":{"example-1":{"value":{"Bob_button":{"id":"00000000-0000-0000-0000000000000001","isApiField":true,"isDisplayField":false,"isDrilldown":false,"isEditable":true,"isFilterable":true,"isMainfilter":true,"isMultifilter":false,"isMultiselect":false,"isRequired":false,"label":"Bob_button","name":"Bob_button","showInDuplicateView":false,"showInGridView":false,"showInListView":true,"type":"button","useDependencies":false,"zindex":2},"Colours":{"id":"00000000-0000-0000-0000000000000000","isApiField":true,"isDisplayField":false,"isDrilldown":false,"isEditable":true,"isFilterable":true,"isMainfilter":true,"isMultifilter":false,"isMultiselect":false,"isRequired":false,"label":"Colours","name":"colours","options":[{"active":true,"date":"February, 15 2017 14:54:58 +0000","description":"","descriptions":{},"displayLabel":"Yellow","hideByDefault":false,"id":"00000000-0000-0000-0000000000000000","image":"___URL_TO_BYNDER_CDN___","isSelectable":true,"label":"Yellow","labels":{"en_US":"Yellow","nl_NL":"Geel"},"linkedOptionIds":[],"name":"yellow","pregeneratedZipFileSize":0,"product_suffix":"","zindex":1},{"active":true,"date":"February, 15 2017 15:50:55 +0000","description":"","descriptions":{},"displayLabel":"Red","hideByDefault":false,"id":"00000000-0000-0000-0000000000000001","image":"___URL_TO_BYNDER_CDN___","isSelectable":true,"label":"Red","labels":{"en_US":"Red","nl_NL":"Rood"},"linkedOptionIds":[],"name":"red","pregeneratedZipFileSize":0,"product_suffix":"","zindex":1}],"showInDuplicateView":false,"showInGridView":false,"showInListView":true,"type":"sidebar","useDependencies":false,"zindex":16}}}}}},"description":"Successful response"}},"summary":"Retrieve metaproperties","tags":["Metaproperties - Old API (Please use new API if possible)"]},"post":{"description":"Requires the METAPROPERTYMANAGEMENT or METAMANAGEMENT security role.","requestBody":{"content":{"application/x-www-form-urlencoded":{"examples":{"example-1":{"value":{"data":"{\"name\": \"ColourMeta\", \"type\": \"select\", \"label\": \"Colour\", \"labels\": {\"fr_FR\": \"foo\", \"en_US\": \"foo\"}, \"zindex\": 4, \"isEditable\": true, \"isFilterable\": true, \"isMainfilter\": true, \"isMultiselect\": true, \"isRequired\": true, \"isMultifilter\": true, \"isDrilldown\": true, \"isDisplayField\": true, \"isApiField\": true}"}}},"schema":{"properties":{"data":{"description":"JSON-serialised string","example":"{\n  \"name\": \"ColourMeta\",\n  \"type\": \"select\",\n  \"label\": \"Colour\",\n  \"labels\": {\"fr_FR\": \"foo\", \"en_US\": \"foo\"},\n  \"zindex\": 4,\n  \"isEditable\": true,\n  \"isFilterable\": true,\n  \"isMainfilter\": true,\n  \"isMultiselect\": true,\n  \"isRequired\": true,\n  \"isMultifilter\": true,\n  \"isDrilldown\": true,\n  \"isDisplayField\": true,\n  \"isApiField\": true\n}\n","type":"string"}},"type":"object"}}}},"responses":{"201":{"content":{"application/json":{"examples":{"example-1":{"value":{"id":"00000000-0000-0000-0000000000000000","message":"Created","statuscode":201}}}}},"description":"Created"},"400":{"content":{"application/json":{"examples":{"example-1":{"value":{"message":"Invalid metaproperty type","statuscode":400}}}}},"description":"Invalid metaproperty type"}},"summary":"Create metaproperty","tags":["Metaproperties - Old API (Please use new API if possible)"]}},"/api/v4/metaproperties/{id}":{"delete":{"description":"Requires the METAPROPERTYMANAGEMENT or METAMANAGEMENT security role.","parameters":[{"description":"Metaproperty id.","in":"path","name":"id","required":true,"schema":{"type":"string"}}],"responses":{"204":{"description":"No Content"},"404":{"content":{"application/json":{"examples":{"example-1":{"value":{"message":"Metaproperty not found","statuscode":404}}}}},"description":"Metaproperty not found"}},"summary":"Delete metaproperty","tags":["Metaproperties - Old API (Please use new API if possible)"]},"get":{"parameters":[{"description":"Metaproperty id.","in":"path","name":"id","required":true,"schema":{"type":"string"}},{"description":"Indicates whether or not the response should include asset count results for metaproperty-options.","in":"query","name":"count","required":false,"schema":{"default":false,"type":"boolean"}},{"description":"Comma-separated list of asset types. Filters the count results by asset type.","in":"query","name":"type","required":false,"schema":{"enum":["image","document","audio","video","3d"],"type":"string"}},{"description":"Indicates whether or not the response should include the metaproperty options of the metaproperty.","in":"query","name":"options","required":false,"schema":{"default":true,"type":"boolean"}}],"responses":{"200":{"content":{"application/json":{"examples":{"example-1":{"value":{"id":"00000000-0000-0000-0000000000000000","isApiField":true,"isDisplayField":false,"isDrilldown":false,"isEditable":true,"isFilterable":true,"isMainfilter":true,"isMultifilter":false,"isMultiselect":false,"isRequired":false,"label":"Colours","name":"colours","options":[{"active":true,"date":"February, 15 2017 14:54:58 +0000","description":"","descriptions":{},"displayLabel":"Yellow","hideByDefault":false,"id":"00000000-0000-0000-0000000000000000","image":"___URL_TO_BYNDER_CDN___","isSelectable":true,"label":"Yellow","labels":{"en_US":"Yellow","nl_NL":"Geel"},"linkedOptionIds":[],"name":"yellow","pregeneratedZipFileSize":0,"product_suffix":"","zindex":1},{"active":true,"date":"February, 15 2017 15:50:55 +0000","description":"","descriptions":{},"displayLabel":"Red","hideByDefault":false,"id":"00000000-0000-0000-0000000000000000","image":"___URL_TO_BYNDER_CDN___","isSelectable":true,"label":"Red","labels":{"en_US":"Red","nl_NL":"Rood"},"linkedOptionIds":[],"name":"red","pregeneratedZipFileSize":0,"product_suffix":"","zindex":1}],"showInDuplicateView":false,"showInGridView":false,"showInListView":true,"type":"sidebar","useDependencies":false,"zindex":16}}}}},"description":"Successful response"},"404":{"content":{"application/json":{"examples":{"example-1":{"value":{"message":"Metaproperty not found","statuscode":404}}}}},"description":"Metaproperty not found"}},"summary":"Retrieve metaproperty","tags":["Metaproperties - Old API (Please use new API if possible)"]},"post":{"description":"Requires the METAPROPERTYMANAGEMENT or METAMANAGEMENT security role.","parameters":[{"description":"Metaproperty id.","in":"path","name":"id","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/x-www-form-urlencoded":{"schema":{"properties":{"data":{"description":"JSON-serialised string","example":"{\n  \"type\": \"select\",\n  \"label\": \"Colour\",\n  \"labels\": {\"fr_FR\": \"foo\", \"en_US\": \"foo\"},\n  \"zindex\": 4,\n  \"isEditable\": true,\n  \"isFilterable\": true,\n  \"isMainfilter\": true,\n  \"isMultiselect\": true,\n  \"isRequired\": true,\n  \"isMultifilter\": true,\n  \"isDrilldown\": true,\n  \"isDisplayField\": true,\n  \"isApiField\": true\n}\n","type":"string"},"id":{"description":"Metaproperty id.","example":"00000000-0000-0000-0000000000000000","type":"string"}},"type":"object"}}}},"responses":{"201":{"content":{"application/json":{"examples":{"example-1":{"value":{"message":"Created","statuscode":201}}}}},"description":"Created"},"400":{"content":{"application/json":{"examples":{"example-1":{"value":{"message":"Invalid metaproperty type","statuscode":400}}}}},"description":"Invalid metaproperty type"},"404":{"content":{"application/json":{"examples":{"example-1":{"value":{"message":"Metaproperty not found","statuscode":404}}}}},"description":"Metaproperty not found"}},"summary":"Modify metaproperty","tags":["Metaproperties - Old API (Please use new API if possible)"]}}},"security":[{"OAuth2":["METAPROPERTYMANAGEMENT","METAMANAGEMENT"]},{"permanentToken":["METAPROPERTYMANAGEMENT","METAMANAGEMENT"]}],"servers":[{"url":"https://{your-bynder-domain}"}],"tags":[{"name":"Metaproperties - New API (Preferred)"},{"name":"Metaproperties - Old API (Please use new API if possible)"}]}
```
