APIWeb APISettingsDelete a roleDelete a role DELETE /api/delete_role/:name Deletes the named role, refusing while any user still holds it - deleting it out from under them would silently strip their access. Request Responses200404409422Successful ResponseRole not foundRole is still assigned to one or more usersValidation Error