Delete multiple matrices
Matrices
Delete multiple matrices
POST
Delete multiple matrices
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Array of matrix IDs to soft delete
Minimum array length:
1Example:
[
"83268f1d-f96f-4b1d-aa02-56c7654ab552",
"d4bde8d3-9af5-4656-a38c-a119088ef295"
]