Skip to main content
DELETE
Delete multiple materials

Authorizations

x-api-key
string
header
required

API key for authentication. Contact your administrator to get an API key.

Body

application/json
ids
string[]
required

Array of material IDs to delete

Response

Successfully deleted materials

message
string
Example:

"Materials deleted successfully"

deletedCount
integer