DELETE api/gsl/teammembers/{teamTypeID}/{teammemberID}
Deletes the GSL team member.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
teamTypeID |
The team type identifier. |
integer |
Required |
teammemberID |
The teammember identifier. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.