Update a Host
Update a Host
PATCH
https://api.w3lcome.com/v1/host/:id
This endpoint allows you to update a host
Path Parameters
Name
Type
Description
id
string
ID of the host
Headers
Name
Type
Description
Content-Type
string
application/JSON
Authentication
string
Basic token
Request Body
Name
Type
Description
name
string
role
string
metadata
object
isActive
boolean
additionalEmails
string
Emails separated by space
pictureUrl
string
position
string
sector
string
phone
string
countryCode
string
message
string
Last updated
Was this helpful?