Create Skill Collection
Skill Collections
Create Skill Collection
POST
Create Skill Collection
Create a new skill collection using either a JSON body or a multipart form upload with a ZIP archive.
Request formats
Useapplication/json when sending file contents inline through the files array.
Use multipart/form-data when uploading a ZIP archive. Pass metadata as a JSON string in metadata or json, and include the file in archive or zip.
