DELETE /DataCube/DeletePlaceholder/{id}/

Deletes a parameter on the transform.
 

Request

Method Request URI
DELETE /API/DataCube/DeletePlaceholder/{id}/?transformId=value&placeholderId=value&sessionId=value

URI Parameters

URI Parameter Description
transformId The ID of the transform the parameter is on.
placeholderId The ID of the placeholder 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.