Flavors

PATCH

Update Flavor

Update an existing flavor.

Required Permission: Edit Flavor
PATCH /flavors/{id}

Request Body

JSON

    

Request Parameters

Parameter Type Required Validation Description
name String Required string, required, max:255, unique The name of the flavor
position Integer Optional integer, optional The position of the flavor

Response

200 OK
Status Code
HTTP status code (200)
Message
Human-readable description
Data
Updated flavor details