POST torque/delete/bolttype?id={id}&ecNumber={ecNumber}


Deletes the BoltType object that is passed in

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

The ID of the undesired BoltType object

integer

Required

ecNumber

The Engineering Change reference number that goes with the change

string

Required

Body Parameters

None.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.