Skip to main content
POST
Delete asset(s)

Authorizations

Authorization
string
header
required

Path Parameters

organization_id
string<uuid>
required

A UUID string identifying the organization.

workspace_id
string<uuid>
required

A UUID string identifying the workspace.

Body

Base for all the serializers in the assets app

assets_ids
string[]
required

IDs of assets. At least one id is required

Minimum array length: 1

Response

No content