Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

Project API key. Pass as Authorization: Bearer ndsk_live_.... Manage keys via /projects/me/api-keys. Test-mode keys use the ndsk_test_ prefix.

Path Parameters

id
integer
required

Body

application/json
name
string
slug
string
description
string
image
string<uri>
parent_id
integer | null
sort_order
integer
is_active
boolean

Response

Updated.

id
integer
required
Example:

4

name
string
required
Example:

"Studio essentials"

slug
string
required
Example:

"studio-essentials"

description
string | null
image
string<uri> | null
parent_id
integer | null
sort_order
integer
default:0
is_active
boolean
default:true
children
array