Delete department gate
This endpoint documentation is generated directly from openapi.yaml.
Endpoint
DELETE /department/gates
Operation
Operation ID: deleteDepartmentGate
Delete department gate
Authentication
Security requirements:
Scheme | Scopes |
|---|---|
BearerAuth | - |
Parameters
Name | In | Required | Type | Description |
|---|---|---|---|---|
id | query | yes | integer |
Responses
Status | Description | Content Types |
|---|---|---|
200 | Department gate deleted | application/json |
Schema for response 200 (application/json):
{}
17 March 2026