Delete Context - Lagoon/LagoonSecurity-API GitHub Wiki

Deletes the context specified in the URL. The context defined as Default cannot be deleted.

DELETE /contexts/{cname}

Parameters:

cname: Context Name

Output Example:

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