Enable Context - Lagoon/LagoonSecurity-API GitHub Wiki

Change the state of the specified context to enable. To use this route the context must be disabled.

GET /contexts/{cname}/enable

Parameters:

cname: Context Name

Output Example:

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