跳到主要内容

Create permission migration

POST 

/cxm/storefront/v1alpha1/migrations:permission

Create permission migration

Request

Body

required
    org_id stringrequired

    Required. The unique identifier of the organization.

    max_concurrent int32

    Optional. The maximum number of concurrent tasks that can be run at the same time.

    page_size int32

    Optional. The page size of query results. Default: 500. Min: 1 Max: 1000.

Responses

A successful response.

Schema
    track_id string

    The unique identifier to track the migration status.

Loading...