Designations
PATCH
Update Designation
Update an existing designation.
Required Permission:
Edit Designation
PATCH
/dashboard/designations/{id}
Request Body
JSONRequest Parameters
| Parameter | Type | Required | Validation | Description |
|---|---|---|---|---|
| name | String | Required | unique, string, max:255 | Name of the designation |
| position | integer | Optional | integer | The position/order of the designation. |
Response
200 OKStatus Code
HTTP status code (200)
Message
Designation successfully updated
Data
Updated designation record