Skip to main content
POST
Add Department

Body

application/json
name
string
required
handle
string
required
brand_id
integer
required
external_id
string | null
external_code
string | null
location_id
integer | null
description
string | null
short_description
string | null
url
string | null
image_url
string | null
internal_note
string | null
meta
string[] | null

Response

Department

data
Department · object
required