Delete Division

Deletes a division and assigns all employee in the division to a new division(if provided) This endpoint can be called only by System and Admin level users.

Employee call will return Forbidden result even for Employee own company.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

Company Id

int32
required

Division Id

Body Params

Division data

int32 | null

New Division Id

date-time

Effective Date

Headers
string
Defaults to 1.0

The requested API version

string
Defaults to 1.0

The requested API version

Response
204

Division successfully deleted

Language
Credentials
Bearer
jwt
LoadingLoading…
Response
Click Try It! to start a request and see the response here!