DELETE Api/Team/DeleteTeamById?teamId={teamId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
teamId

integer

Required

Body Parameters

None.

Response Information

Resource Description

TeamReturn
NameDescriptionTypeAdditional information
User_Id

integer

None.

CompanyId

integer

None.

PartnerId

integer

None.

TeamLeaderId

string

None.

Id

integer

None.

LogoPath

string

None.

TeamName

string

None.

Message

string

None.

UserName

string

None.

CompanyName

string

None.

PartnerName

string

None.

UserEmail

string

None.

TeamLeaderEmail

string

None.

teamDetails

Collection of TeamReturn

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'SGACoreApp.Models.TeamReturn'. Path 'teamDetails'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'SGACoreApp.Models.TeamReturn'. Path 'teamDetails'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[SGACoreApp.Models.TeamReturn, SGACoreApp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[SGACoreApp.Models.TeamReturn, SGACoreApp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.

multipart/form-data

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'multipart/form-data'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[SGACoreApp.Models.TeamReturn, SGACoreApp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.