name: Manage Enterprise Instance Members description: Manage instance-level operator membership and roles. provider: losant api: instance operations: - path: /instances/{instanceId}/members methods: - GET - POST - PATCH - DELETE auth: BearerAuth (Losant JWT) inputs: - applicationId - deviceId or flowId where applicable outputs: - Losant resource JSON per OpenAPI schemas