OpenAPI 3.0.42026-08-088161,1253.1 MB

e15802062270

Assets

Creates an asset with provided content and metadata.

Creates an asset with provided content and metadata.

You can't add SocialLink objects when you create an asset. Instead, use Update Asset.

Provide the Asset, binary asset file path, and content type in the form data.

post/assets/v1/assets

Response

Returns the Operation ID for checking the creation status.

pathstring

The server-assigned resource path. The default format is operations/{operation_id}.

doneboolean

If false, the operation is still in progress. If true, the operation is completed.