Products: Managed Backup (Agent)
Article ID: m0708Last Modified: 20-Mar-2025

DELETE API/Computers/{hid}/authorization

Removes authorization from a computer by the computer HID. HID can be retrieved by the GET API/Computers/{offset}/{count} method.

Example

DELETE /mbsapi/api/Computers/01d469cb-326e-444f-a9b0-XXXXXXXXXXX/authorization

Request Information

URI Parameters

Name Description Type Additional Information
hid HID of computer string Required

Response Information

Response Formats

application/json

Authorization removed successfully:

true
https://git.cloudberrylab.com/egor.m/doc-help-mbs.git
Production