v1
latestOpenAPI 3.1.02026-07-14801408.6 KB/departments/:id/merge
Merges an existing department with a target one in your account. Required scope: w_departments. Accessible with all token types.
post/departments/{id}/merge
Path parameters
subdomainstring required
The account subdomain
idstring required
The department id that you want to merge with a target department
Request body
Response
200
Example response
{
"id": "3ff4d64b",
"name": "HR"
}