Our Partners

PATCH

Update Our Partner

Update an existing partner.

Required Permission: Edit Our Partner
PATCH /dashboard/our-partners/{id}

Request Body

JSON

    

Request Parameters

Parameter Type Required Validation Description
name String Required unique, string, max:255 Name of the partner
logo File Optional image, max:2048 Partner logo image file (jpeg, png, jpg, gif, svg, webp | max: 2MB)
website_url String Optional string, max: 255 Partner website URL

Important Notes:

  • The partner name must be unique.
  • The logo is optional on update. If provided, it replaces the existing logo.
  • The website_url must be a valid URL if provided.

Response

200 OK
Status Code
HTTP status code (200)
Message
Our partner successfully updated
Data
Updated our partner record