$metadata

Aidbox is a metadata driven platform, therefore when you want to define new ResourceType, or Attribute you need to create a couple of resources, such as Entity and Attribute etc. But sometimes this way is not convenient. For this reason, we support the special endpoint that provides an easier way to define custom Metadata resources.

Metadata

POST [base]/$metadata

Request Body

NameTypeDescription

definitions

object

Metadata object

Last updated