Skip to main content
PATCH
Update a workspace department
Enterprise directory administration requires the identity add-on, an owner or admin identity, and the matching settings scope.

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

id
string<uuid>
required

Body

application/json
name
string
Required string length: 1 - 100
description
string | null
Maximum string length: 500
icon
enum<string>
Available options:
users,
briefcase,
megaphone,
code,
palette,
headphones,
landmark,
scale,
heart-pulse,
globe,
flask,
graduation-cap,
shield-check,
shopping-bag,
wrench,
truck,
handshake,
chart
color
enum<string>
Available options:
blue,
emerald,
amber,
rose,
violet,
slate,
cyan,
teal,
lime,
yellow,
orange,
red,
pink,
fuchsia,
indigo,
sky,
green,
purple

Response

Department updated

data
object
required
Last modified on August 30, 2026