Skip to main content
PATCH
Error

Path Parameters

app_slug
string
required

App slug

team_slug
string
required

Team slug

user_id
string
required

Merchant user ID

Body

application/json

Updated merchant user details

additions
object
address
object
comment
string
communication_preferences
object
customer_group_ids
string[]
email
string
email_verified
boolean
is_super_admin
boolean
language
string
Minimum string length: 1
market
string
Minimum string length: 1
name
string
Minimum string length: 1
phone_number
string
status
enum<string>
Available options:
active,
inactive,
pending
store_group
string
Minimum string length: 1
surname
string
Minimum string length: 1

Response

Updated merchant user

data
object
details
string[]

Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes

success
boolean