Skip to main content
PUT
Update a shop

Authorizations

X-API-Key
string
header
required

Path Parameters

shopId
string
required

Shop ID (ObjectId)

Body

application/json
displayName
string

Display name

Required string length: 1 - 100
Example:

"Mój Sklep"

frontEndUrl
string<uri>

Shop frontend URL

Example:

"https://moj-sklep.pl"

discordWebhookUrl
string<uri>

Discord webhook URL

discordWebhook
object

Discord webhook personalization

discordWebhookDaily
object

Daily-report webhook personalization

dailyReportsEnabled
boolean

Daily Discord reports

emailConfig
object

Email (SMTP) config for notifications

Response

OK

success
boolean
Example:

true

data
object
message
string