Collections
Create a collection in the MDM
Create a collection in the MDM.
put/mdm/v1/collections/{collectionKey}
Path parameters
collectionKeystring required
Key of the collection it must follow pattern: ^[a-zA-Z0-9-][\w-]{0,61}$.
Request body
Response
A successful response when the collection was created.