unlinkOrgJuniperCustomerId Copy 2

DELETE https://{{host}}/api/v1/orgs/:org_id/setting/juniper/linked_account

If there is already a blacklist, this API will replace it with the new one. Max number of blacklist clients is 1000.

Retrieve the current blacklisted clients from blacklist_url under Org:Setting

#### Body Parameter Parameter|Type|Description :-------------: |:-------------: |:-------------: macs|array|list of mac addresses to blacklist

Request Body

{"account_name"=>"ABC Corp", "linked_by"=>"John Smith (john@abccorp.com)"}

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
X-CSRFTokenstring
Content-Typestring