Skip to main content
PATCH
Update category

Path Parameters

id
string<uuid>
required

Category UUID

Body

application/json

Update category request

name
string

Category name

Required string length: 1 - 100
description
string | null

Description

Maximum string length: 500
is_active
boolean

Is active

display_order
integer

Display order

image_url
string<uri> | null

Image URL

Response

Updated category

Update category response

success
enum<boolean>
required
Available options:
true
category
object
required

Category