GET api/V1/Teams/confirm/{eventId}/{playerId}/{status}/{reason}/{id}
Set the status if player is attending or not
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| eventId | integer |
Required |
|
| playerId | globally unique identifier |
Required |
|
| status | string |
Required |
|
| id | integer |
Required |
|
| reason | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.