Dissociate Organization

LLM-friendly URL
POST
https://api.luzmo.com/0.1.0/organization
API call form
Examples
List of examples
  • Dissociate a resource from an organization
  • Example that removes a user from an organization
  • Example that removes a plugin from an organization
Install
dotnet add package LuzmoSDK --version 1.0.3
Example Response
200
400
500
{
  "code": 200
}