DELETE /DataCube/DeleteParameter/{id}/

Deletes a parameter on the transform.
 

Request

Method Request URI
DELETE /API/DataCube/DeleteParameter/{id}/?parameterId=value&sessionId=value

URI Parameters

URI Parameter Description
parameterId The ID of the parameter to delete.
sessionId Current session ID.

Path Parameters

Path Parameter Description
id The ID of the data cube the parameter is in.

Request Body

There is no Request Body for this function.

Response

Response Body

Error code indication of success or reason of failure.