partially update one existing brand
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
identifier
uuid
required
brand unique identifier
name
string
required
companyUuid
uuid
logoUrl
uri
websiteUrl
uri
colors
object
colorsobject
welcomeContent
object
welcomeContentobject
helpContent
object
helpContentobject
onboardingContent
object
onboardingContentobject
invitationMessage
object
invitationMessageobject
emailTemplateUuid
uuid | null
hireBrandId
uuid
originSystem
string
The system that last updated this brand (hire or wx)
originUpdatedAt
date-time
When the brand was last updated in the origin system
``202 updated brand. Wrapped in a JsonAPI root response.
``500 default error response
Updatedabout 2 months ago
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request PATCH \
--url https://services.fountain.com/api/serviceorganizations/brands/identifier \
--header 'accept: application/json' \
--header 'content-type: application/json'
Click Try It! to start a request and see the response here! Or choose an example:
application/json
202500
Updatedabout 2 months ago