Support departments and operator membership
Support departments and operator membership
POST Add an operator to a department — Adds an operator to a department in the authenticated organization. Admin access and the departments feature are required. The body accepts the operator UUID.POST Create a department — Creates a department in the authenticated organization. Admin access and the departments feature are required.DELETE Delete a department — Deletes a department from the authenticated organization. Admin access and the departments feature are required.GET List departments for the organization — Lists departments for the authenticated organization, ordered alphabetically by name. The departments feature must be enabled.GET List operators in a department — Returns every operator assigned to a department in the authenticated organization.DELETE Remove an operator from a department — Removes an operator from a department in the authenticated organization. Admin access and the departments feature are required.PUT Update a department — Partially updates a department in the authenticated organization. Admin access and the departments feature are required.Was this page helpful?