Update vendor

Update an existing vendor.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Overview

Update an existing vendor's profile information. All fields are optional.

Example: Update a vendor's email address or job title.


Important Behaviors

  • delivery_service_area_prompt: Can be explicitly set to null to clear the value.
  • Email uniqueness: If updating email, it must remain unique among vendors on the same site.
Path Params
int32
required

The vendor user ID.

Query Params
int32
required

The unique identifier of the site associated with your account.

Body Params
string
length ≤ 255

Vendor first name.

string
length ≤ 255

Vendor last name.

string
length ≤ 255

Vendor email. Must be unique among vendors on the site.

string
length ≤ 20

Phone number.

date

Birthdate in YYYY-MM-DD format.

string
length ≤ 255

Job title.

string | null

AI delivery service area prompt. Set to null to clear.

Headers
string
required
Defaults to Bearer eyJ***
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json