v1
latestOpenAPI 3.1.02026-07-14801408.6 KB/departments
Updates an existing department in your account. Required scope: w_departments. Accessible with all token types.
put/departments
Path parameters
subdomainstring required
The account subdomain
Request body
Response
200
Example response
{
"id": "3ff4d641",
"name": "New Commercial name",
"parent_id": "3ff4d64b"
}