Skip to main content
PUT
Update a sponsor

Authorizations

x-access-token
string
header
required

Organization API token. Generate from Organization Settings → API Tokens.

Path Parameters

eventId
integer
required

The event ID.

sponsorId
string
required

The sponsor ID.

Body

application/json
updated_at
string<date-time>

Optional optimistic concurrency control. Send the updated_at value from the last-fetched sponsor.

name
string
custom_fields
object

Custom field values keyed by field internal name.

Response

Sponsor updated

A sponsor associated with an event.

id
string
friendly_id
string
friendly_id_raw
integer
name
string
description
string
logo_image_url
string
banner_image_url
string
phone
string
address_line_1
string
address_line_2
string
address_city
string
address_state
string
address_postal_code
string
address_coutnry
string

Country (note: field name contains a known typo preserved for backwards compatibility).

facebook_url
string
instagram_url
string
linkedin_url
string
snapchat_username
string
tiktok_username
string
twitter_url
string
website_url
string
created_at
string
updated_at
string
custom_fields
object[]
translated_fields
object[]
contacts
object[]
admin_url
string<uri> | null

Deep link to this entity in the Sessionboard admin UI.