All Products
Search
Document Center

DataWorks:CreateMetaCollection

Last Updated:Mar 30, 2026

Creates a collection in Data Map. Collections include categories, subcategories, data albums, and categories that are created in the data albums.

Operation description

  1. DataWorks Professional Edition or a higher edition is required.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

ParentId

string

No

The parent collection ID.

as78d756asd

Name

string

Yes

The ID of the collection.

test_album

Type

string

Yes

The collection name.

  • Category

  • Album

  • AlbumCategory: Album subcategory.

Category

Description

string

No

The collection description.

test comment

Response elements

Element

Type

Description

Example

object

The response.

RequestId

string

The request ID.

E6F0DBDD-5AD****

Id

string

The collection ID returned after a successful creation.

4as3dasf654a

Examples

Success response

JSON format

{
  "RequestId": "E6F0DBDD-5AD****",
  "Id": "4as3dasf654a"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.