DELETE api/gsl/teammembers/{teamTypeID}/{teammemberID}

Deletes the GSL team member.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
teamTypeID

The team type identifier.

integer

Required

teammemberID

The teammember identifier.

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.