Skip to main content
PATCH
Update account

Authorizations

x-api-key
string
header
required

Your SideShift Connect API key (sk_live_* or sk_test_*). Generate from Settings → Connect.

Path Parameters

id
string
required

The sideshiftAccountId

Body

application/json
email
string<email>

New email address

profileImageUrl
string | null

New profile image URL (null to remove)

externalId
string | null

New external ID (null to clear)

passedInBalance
integer | null

Display-only balance in cents (null to clear)

Required range: x >= 0

Response

Account updated

success
boolean
data
object