Skip to main content

Remove Consumer Devices Associated

GET /api/v1/orgs/:org_id/projects

Remove Consumer Devices Associated with a Project

Path Parameters
  • org_id string required

    Organization ID

Responses

Success" {"ok":1, "data": {"disassociatedIds": []}}

Schema
    Loading...