/r/{repoId}/objectmanagement/properties
POST
Creating a property
Optionally, you can link a property with a dataset to enable the DMS user to choose from a predefined set of values. In case you want to create a property with a dataset not already contained in the repository, you need to create it before the property.
Parameters
repoId/string/required
The unique ID of the repository.
Responses
201
The property was created successfully.
400
Invalid data was transferred or the property already exists in the repository.
Show operation