Disable Context - Lagoon/LagoonSecurity-API GitHub Wiki

Change the state of specified context to disable. The context difined as Default cannot be disabled. To use this route the context must be enabled

GET /contexts/{cname}/disable

Parameters:

cname: Context Name

Output Example:

{
    success: true
}
⚠️ **GitHub.com Fallback** ⚠️