DeleteMatrix

Description

Delete an existing matrix in a panel.

Signature
void DeleteMatrix(string key, string panelId, int matrixId)

Parameters

Name Data Type Description

key

string required

The authentication key

panelId

string required

The panel ID

matrixId

int required

Id of the matrix you want to remove.

Response

Data Type Description

Example