PUT v1/Sponsor/{id}?eventGuid={eventGuid}&visible={visible}&sponsorLevel={sponsorLevel}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | globally unique identifier |
Required |
|
eventGuid | globally unique identifier |
Required |
|
visible | boolean |
Required |
|
sponsorLevel | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json, application/octet-stream
Sample:
true
application/xml, text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>