Deactivates multiple client companies by marking their status as inactive.The specified companies must be active clients, and the user must have the required permissions to deactivate them.
Request
Authorization
Bearer Token
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
or
Body Params
application/json
Required
Example
[0]
Responses
🟢200
application/json
OK: The specified client companies were successfully deactivated.