unassignOrgMxEdgeFromSite
POST https://{{host}}/api/v1/orgs/:org_id/mxedges/unassign
Request Body
{"mxedge_ids"=>["387804a7-3474-85ce-15a2-f9a9684c9c90"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
X-CSRFToken | string | ||
Content-Type | string |
RESPONSES
status: OK
{"success":["387804a7-3474-85ce-15a2-f9a9684c9c90"]}